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::force_sfinae< T, Alias, U > Struct Template Reference

#include <utility.hpp>

Public Types

using type = U
 

Detailed Description

template<typename T, template< class > class Alias, typename U = Alias<T>>
struct boost::callable_traits::detail::force_sfinae< T, Alias, U >

Definition at line 73 of file utility.hpp.

Member Typedef Documentation

◆ type

template<typename T , template< class > class Alias, typename U = Alias<T>>
using boost::callable_traits::detail::force_sfinae< T, Alias, U >::type = U

Definition at line 74 of file utility.hpp.


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