refl-cpp
refl::trait::get< N, type_list< Ts... > > Struct Template Reference

#include <refl.hpp>

Detailed Description

template<size_t N, typename... Ts>
struct refl::trait::get< N, type_list< Ts... > >

Provides a member typedef named type which is eqiuvalent to the N-th type of the provided type_list.


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