|
fennec
|
Find the first element in TypesT... that satisfies SearchT<T>
More...
#include <type_sequences.h>
Inherits detail::_search_element< SearchT, TypesT... >.
| SearchT | A type that satisfies template<typename> and contains static constexpr bool value; to use for searching |
| TypesT | The type sequence to search |