EnTT 3.13.0
Loading...
Searching...
No Matches
entt::type_list_contains< List, Type > Struct Template Reference

Provides the member constant value to true if a type list contains a given type, false otherwise. More...

Detailed Description

template<typename List, typename Type>
struct entt::type_list_contains< List, Type >

Provides the member constant value to true if a type list contains a given type, false otherwise.

Template Parameters
ListType list.
TypeType to look for.

Definition at line 295 of file type_traits.hpp.


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