boost::callable_traits::is_transaction_safe< T > Struct Template Reference
Inheritance diagram for boost::callable_traits::is_transaction_safe< T >:

Documentation

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

Definition at line 31 of file is_transaction_safe.hpp.

Public Types

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

Member Typedef Documentation

◆ type

Definition at line 34 of file is_transaction_safe.hpp.


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