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

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

#include <STLExtras.h>

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

Additional Inherited Members

- Public Types inherited from wpi::integer_sequence< std::size_t, I... >
using value_type = std::size_t
 
- Static Public Member Functions inherited from wpi::integer_sequence< std::size_t, I... >
static constexpr size_t size ()
 

Detailed Description

template<size_t... I>
struct wpi::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: