|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Reflection/TypeTraits.hpp>
Public Types | |
| using | size = std::integral_constant< std::size_t, sizeof...(Ints)> |
| using CeresEngine::mpl::index_sequence< Ints >::size = std::integral_constant<std::size_t, sizeof...(Ints)> |