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

Alias for exclusion lists. More...

#include <fwd.hpp>

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

Public Member Functions

constexpr exclude_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::exclude_t< Type >

Alias for exclusion lists.

Template Parameters
TypeList of types.

Definition at line 141 of file fwd.hpp.


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