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
boost::callable_traits::detail::is_reference_wrapper_t< T > Struct Template Reference

#include <utility.hpp>

Public Types

using type = std::false_type
 

Detailed Description

template<typename T>
struct boost::callable_traits::detail::is_reference_wrapper_t< T >

Definition at line 82 of file utility.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using boost::callable_traits::detail::is_reference_wrapper_t< T >::type = std::false_type

Definition at line 83 of file utility.hpp.


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