Clementine
List of all members
entt::get_t< Type > Struct Template Reference

Alias for lists of observed components. More...

#include <entt.hpp>

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

Additional Inherited Members

- Public Types inherited from entt::type_list< Type... >
using type = type_list
 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 components.

Template Parameters
TypeList of types.

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