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_first_n< Typelist, N, Enabler > Struct Template Reference

drops N elements from the front More...

Detailed Description

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

drops N elements from the front

Definition at line 334 of file meta.h.


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