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

#include <base.hpp>

Inheritance diagram for mtcore::meta::ConcatIntList< L >:
Collaboration diagram for mtcore::meta::ConcatIntList< L >:

Public Types

using T = L
 

Detailed Description

template<typename L>
struct mtcore::meta::ConcatIntList< L >

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

Member Typedef Documentation

◆ T

template<typename L>
using mtcore::meta::ConcatIntList< L >::T = L

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


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