EnTT 3.14.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
entt::get_t< Type > Struct Template Referencefinal

Alias for lists of observed elements. More...

#include <fwd.hpp>

Inheritance diagram for entt::get_t< Type >:
Inheritance graph
[legend]
Collaboration diagram for entt::get_t< Type >:
Collaboration graph
[legend]

Public Member Functions

constexpr get_t ()=default
 Default constructor.
 

Additional Inherited Members

- Public Types inherited from entt::type_list< Type... >
using type
 Type list type.
 
- Static Public Attributes inherited from entt::type_list< Type... >
static constexpr auto size
 Compile-time number of elements in the type list.
 

Detailed Description

template<typename... Type>
struct entt::get_t< Type >

Alias for lists of observed elements.

Template Parameters
TypeList of types.

Definition at line 158 of file fwd.hpp.


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