CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::mpl::index_sequence< Ints > Struct Template Reference

#include <CeresEngine/Reflection/TypeTraits.hpp>

Public Types

using size = std::integral_constant< std::size_t, sizeof...(Ints)>
 

Member Typedef Documentation

◆ size

template<std::size_t... Ints>
using CeresEngine::mpl::index_sequence< Ints >::size = std::integral_constant<std::size_t, sizeof...(Ints)>

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