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

Finds the index of T in Ts, if T is not found, results in sizeof...(Ts) More...

#include <type_sequences.h>

Inherits detail::_find_element< 0, T, Ts... >.

Detailed Description

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

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