Partial specialization providing the largest bit value of bitmask enum E.
Synopsis
Declared in <llvm/ADT/BitmaskEnum.h>
template<typename E>
struct largest_bitmask_enum_bit;
Type Aliases
Name |
Description |
Underlying integer type of the enumeration. |