Mathter
A configurable 3D math library for game developers.
|
#include <Traits.hpp>
Public Types | |
using | type = TypeList< T..., U... > |
using mathter::traits::ConcatTypeList< TypeList< T... >, TypeList< U... > >::type = TypeList<T..., U...> |