uTL
micro Template library
utl::meta::find_if_impl::find_if_< typelist<>, Fn, N > Struct Template Reference

#include <typelist.h>

Public Types

using type = Npos
 

Detailed Description

template<typename Fn, index_t N>
struct utl::meta::find_if_impl::find_if_< typelist<>, Fn, N >

Definition at line 638 of file typelist.h.

Member Typedef Documentation

◆ type

template<typename Fn , index_t N>
using utl::meta::find_if_impl::find_if_< typelist<>, Fn, N >::type = Npos

Definition at line 639 of file typelist.h.


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