MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::meta::ConcatIntList< T > Struct Template Reference

Concatenates two or more IntLists. More...

Inheritance diagram for mtcore::meta::ConcatIntList< T >:

Detailed Description

template<typename... T>
struct mtcore::meta::ConcatIntList< T >

Concatenates two or more IntLists.

Template Parameters
TLists to concatenate

Definition at line 132 of file meta/base.hpp.


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