ROOT 6.14/05 Reference Guide |
Lightweight storage for a collection of types.
Differently from std::tuple, no instantiation of objects of stored types is performed
Definition at line 27 of file TypeTraits.hxx.
Static Public Attributes | |
static constexpr std::size_t | list_size = sizeof...(Types) |
#include <ROOT/TypeTraits.hxx>
|
static |
Definition at line 28 of file TypeTraits.hxx.