LLVM  8.0.1
Public Types | List of all members
llvm::RoundUpToPowerOfTwoH< N, false > Struct Template Reference

#include "llvm/ADT/SmallPtrSet.h"

Public Types

enum  { Val = RoundUpToPowerOfTwo<(N|(N-1)) + 1>::Val }
 

Detailed Description

template<unsigned N>
struct llvm::RoundUpToPowerOfTwoH< N, false >

Definition at line 325 of file SmallPtrSet.h.

Member Enumeration Documentation

◆ anonymous enum

template<unsigned N>
anonymous enum
Enumerator
Val 

Definition at line 326 of file SmallPtrSet.h.


The documentation for this struct was generated from the following file: