fennec
Loading...
Searching...
No Matches
fennec::contains_element< T, Ts >

Checks if the type sequence Ts... contains T More...

#include <type_sequences.h>

Inheritance diagram for fennec::contains_element< T, Ts >:
[legend]
Collaboration diagram for fennec::contains_element< T, Ts >:
[legend]

Detailed Description

template<typename T, typename... Ts>
struct fennec::contains_element< T, Ts >
Template Parameters
TThe type to find
TsThe type sequence to check

Additional Inherited Members

- Public Member Functions inherited from fennec::integral_constant< bool_t, ValueV >
constexpr operator bool_t () const noexcept
 cast operator to allow for braced initialization
 
- Static Public Attributes inherited from fennec::integral_constant< bool_t, ValueV >
static constexpr bool_t value
 value of the constant
 

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