CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::MPL::ConcatHelper<... > Struct Template Reference

Concat base case: empty lists. More...

#include <CeresEngine/Foundation/MPL/Concat.hpp>

Public Types

using type = TypeList<>
 

Detailed Description

template<typename...>
struct CeresEngine::MPL::ConcatHelper<... >

Concat base case: empty lists.

Member Typedef Documentation

◆ type

template<typename... >
using CeresEngine::MPL::ConcatHelper<... >::type = TypeList<>

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