CMS 3D CMS Logo

List of all members | Public Types
std::ct_iota_1< max > Struct Template Reference

#include <Utilities.h>

Public Types

typedef ct_iota_1< max - 1 >::type::template push_back< max >::type type
 

Detailed Description

template<size_t max>
struct std::ct_iota_1< max >

Definition at line 48 of file Utilities.h.

Member Typedef Documentation

◆ type

template<size_t max>
typedef ct_iota_1<max - 1>::type::template push_back<max>::type std::ct_iota_1< max >::type

Definition at line 49 of file Utilities.h.