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::unwrap_reference_t< T, typename > Struct Template Reference

#include <utility.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T, typename = std::true_type>
struct boost::callable_traits::detail::unwrap_reference_t< T, typename >

Definition at line 96 of file utility.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename = std::true_type>
using boost::callable_traits::detail::unwrap_reference_t< T, typename >::type = T

Definition at line 97 of file utility.hpp.


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