ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg::meta::drop_last_n< Typelist, N, Enabler > Struct Template Reference

drops N trailing elements from a typelist More...

Detailed Description

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 393 of file meta.h.


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