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