EnTT 3.13.0
Loading...
Searching...
No Matches
Public Types | List of all members
entt::value_list_cat<> Struct Reference

Concatenates multiple value lists. More...

#include <type_traits.hpp>

Public Types

using type = value_list<>
 A value list composed by the values of all the value lists.
 

Detailed Description

Concatenates multiple value lists.

Definition at line 483 of file type_traits.hpp.

Member Typedef Documentation

◆ type

using entt::value_list_cat<>::type = value_list<>

A value list composed by the values of all the value lists.

Definition at line 485 of file type_traits.hpp.


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