LLVM: llvm::enum_iteration_traits< EnumT > Struct Template Reference (original) (raw)
#include "[llvm/ADT/Sequence.h](Sequence%5F8h%5Fsource.html)"
Inheritance diagram for llvm::enum_iteration_traits< EnumT >:
[legend]
| Static Public Attributes | |
|---|---|
| static constexpr bool | is_iterable = false |
Detailed Description
template
struct llvm::enum_iteration_traits< EnumT >
Definition at line 100 of file Sequence.h.
Member Data Documentation
◆ is_iterable
template
| bool llvm::enum_iteration_traits< EnumT >::is_iterable = false | staticconstexpr |
|---|
Definition at line 101 of file Sequence.h.
Referenced by llvm::enum_seq(), and llvm::enum_seq_inclusive().
The documentation for this struct was generated from the following file:
- include/llvm/ADT/Sequence.h