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

#include <refl.hpp>

Detailed Description

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

Skips the first N types in the provided type_list. Provides a member typedef equivalent to the resuling type_list.


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