LLVM 23.0.0git
llvm::is_bitmask_enum< E, std::void_t< decltype(E::LLVM_BITMASK_LARGEST_ENUMERATOR)> > Struct Template Reference

#include "llvm/ADT/BitmaskEnum.h"

Inheritance diagram for llvm::is_bitmask_enum< E, std::void_t< decltype(E::LLVM_BITMASK_LARGEST_ENUMERATOR)> >:
[legend]

Detailed Description

template<typename E>
struct llvm::is_bitmask_enum< E, std::void_t< decltype(E::LLVM_BITMASK_LARGEST_ENUMERATOR)> >

Definition at line 107 of file BitmaskEnum.h.


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