|
static constexpr size_t | value = 0 |
|
template<class Head, class... Tail, template< class > class Condition>
struct c10::guts::typelist::find_if< typelist< Head, Tail... >, Condition, enable_if_t< Condition< Head >::value > >
Definition at line 266 of file TypeList.h.
The documentation for this struct was generated from the following file: