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::is_transaction_safe< T > Struct Template Reference

#include <is_transaction_safe.hpp>

Inherits detail::traits::is_transaction_safe.

Public Types

using type = typename detail::traits< detail::shallow_decay< T > >::is_transaction_safe
 

Detailed Description

template<typename T>
struct boost::callable_traits::is_transaction_safe< T >

Definition at line 31 of file is_transaction_safe.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using boost::callable_traits::is_transaction_safe< T >::type = typename detail::traits< detail::shallow_decay<T> >::is_transaction_safe

Definition at line 34 of file is_transaction_safe.hpp.


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