|
LLVM
4.0.0
|
Represents a compile-time sequence of integers. More...
#include <STLExtras.h>
Public Types | |
| typedef T | value_type |
Static Public Member Functions | |
| static constexpr size_t | size () |
Represents a compile-time sequence of integers.
Definition at line 607 of file STLExtras.h.
| typedef T llvm::integer_sequence< T, I >::value_type |
Definition at line 608 of file STLExtras.h.
|
inlinestatic |
Definition at line 610 of file STLExtras.h.
1.8.6