rttr::type_list< T > Struct Template Reference
Contains a list of template parameters. More...
#include <type_list.h>
Static Public Attributes | |
static RTTR_CONSTEXPR_OR_CONST auto | size = sizeof...(T) |
The amount of template parameters. | |
Detailed Description
template<typename... T>
struct rttr::type_list< T >
struct rttr::type_list< T >
Contains a list of template parameters.
Member Data Documentation
◆ size
template<typename... T>
|
static |
The amount of template parameters.
The documentation for this struct was generated from the following file:
Generated on Fri Jan 26 2024 00:00:00 for rttr - 0.9.7 by doxygen.