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

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

Detailed Description

template<typename List, auto Value>
struct entt::value_list_contains< List, Value >

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

Template Parameters
ListValue list.
ValueValue to look for.

Definition at line 556 of file type_traits.hpp.


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