ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Public Types | List of all members
ttg::meta::detail::keep_or_drop< bool > Struct Template Reference

#include <meta.h>

Public Types

template<typename E >
using type = std::tuple< E >
 

Detailed Description

template<bool>
struct ttg::meta::detail::keep_or_drop< bool >

Definition at line 66 of file meta.h.

Member Typedef Documentation

◆ type

template<bool >
template<typename E >
using ttg::meta::detail::keep_or_drop< bool >::type = std::tuple<E>

Definition at line 68 of file meta.h.


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