fennec
Loading...
Searching...
No Matches
fennec::search_element< SearchT, TypesT >

Find the first element in TypesT... that satisfies SearchT<T> More...

#include <type_sequences.h>

Inherits detail::_search_element< SearchT, TypesT... >.

Detailed Description

template<template< typename > typename SearchT, typename... TypesT>
struct fennec::search_element< SearchT, TypesT >
Template Parameters
SearchTA type that satisfies template<typename> and contains static constexpr bool value; to use for searching
TypesTThe type sequence to search

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