meta_math::loop3< Index0, Max0, Index1, Max1, Index2, Max2 > Struct Template Reference
List of all members.
Static Public Attributes |
static std::size_t const | index0 = Index0 - 1 |
static std::size_t const | next_index0 = Index0 |
static std::size_t const | index1 = Index1 - 1 |
static std::size_t const | next_index1 = Index1 |
static std::size_t const | index2 = Index2 - 1 |
static std::size_t const | next_index2 = Index2 + 1 |
template<std::size_t Index0, std::size_t Max0, std::size_t Index1, std::size_t Max1, std::size_t Index2, std::size_t Max2>
struct meta_math::loop3< Index0, Max0, Index1, Max1, Index2, Max2 >
The documentation for this struct was generated from the following file: