ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
boost::callable_traits::detail::fail_if< B, T > Struct Template Reference

#include <sfinae_errors.hpp>

Inherits T.

Static Public Attributes

static constexpr bool value = B
 

Detailed Description

template<bool B, typename T>
struct boost::callable_traits::detail::fail_if< B, T >

Definition at line 25 of file sfinae_errors.hpp.

Member Data Documentation

◆ value

template<bool B, typename T >
constexpr bool boost::callable_traits::detail::fail_if< B, T >::value = B
staticconstexpr

Definition at line 29 of file sfinae_errors.hpp.


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