WPILibC++  unspecified
llvm::index_sequence< I > Struct Template Reference

Alias for the common case of a sequence of size_ts. More...

#include <STLExtras.h>

Inheritance diagram for llvm::index_sequence< I >:
Collaboration diagram for llvm::index_sequence< I >:

Additional Inherited Members

- Public Types inherited from llvm::integer_sequence< std::size_t, I... >
typedef std::size_t value_type
 
- Static Public Member Functions inherited from llvm::integer_sequence< std::size_t, I... >
static LLVM_CONSTEXPR size_t size ()
 

Detailed Description

template<size_t... I>
struct llvm::index_sequence< I >

Alias for the common case of a sequence of size_ts.


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