ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
disjunction.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost::callable_traits::detail::disjunction<... >
 
struct  boost::callable_traits::detail::disjunction< T >
 
struct  boost::callable_traits::detail::disjunction< T, Ts... >
 

Namespaces

namespace  boost
 
namespace  boost::callable_traits
 
namespace  boost::callable_traits::detail
 

Macros

#define BOOST_CLBL_TRTS_DISJUNCTION(...)    ::boost::callable_traits::detail::disjunction<__VA_ARGS__>
 

Macro Definition Documentation

◆ BOOST_CLBL_TRTS_DISJUNCTION

#define BOOST_CLBL_TRTS_DISJUNCTION (   ...)     ::boost::callable_traits::detail::disjunction<__VA_ARGS__>

Definition at line 13 of file disjunction.hpp.