ttg::meta::drop_last_n< Typelist, N, Enabler > Struct Template Reference

Documentation

template<typename Typelist, std::size_t N, typename Enabler = void>
struct ttg::meta::drop_last_n< Typelist, N, Enabler >

drops N trailing elements from a typelist

Definition at line 408 of file meta.h.


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