refl-cpp
refl::util::type_list< T > Struct Template Reference

#include <refl.hpp>

Public Types

typedef T type
 

Static Public Attributes

static constexpr intptr_t size = 1
 

Member Typedef Documentation

◆ type

template<typename T >
typedef T refl::util::type_list< T >::type

Member Data Documentation

◆ size

template<typename T >
constexpr intptr_t refl::util::type_list< T >::size = 1
staticconstexpr

The documentation for this struct was generated from the following file: