#include <tuple.h>
Public Types | |
| typedef V_list<..., V_list< C, V_list< B, V_list< A, V_ListEnd > > > > | type |
| The V_list type with elements A, B, C, ... | |
operator,(). This can be used to generate V_list types with up to 10 elements.
|
|||||
|
The V_list type with elements A, B, C, ...
|
1.3.9.1