#include <BaseClass.h>
Represents a list of types with ability to get the number of types, and the ith type BaseClass
| Static Public Attributes | |
| static constexpr std::size_t | nb = sizeof...(Types) + 1 | 
| Static Public Member Functions | |
| static const BaseClass * | get (const std::size_t i) | 
| 
 | staticconstexpr | 
| 
 | inlinestatic |