boost::callable_traits::detail::set_function_qualifiers_t< Applied, IsTransactionSafe, IsNoexcept, Return, Args > Struct Template Reference
Documentation
template<qualifier_flags Applied, bool IsTransactionSafe, bool IsNoexcept, typename Return, typename... Args>
struct boost::callable_traits::detail::set_function_qualifiers_t< Applied, IsTransactionSafe, IsNoexcept, Return, Args >
Definition at line 76 of file set_function_qualifiers.hpp.
Public Types | |
using | type = Return(Args...) |
Member Typedef Documentation
◆ type
template<qualifier_flags Applied, bool IsTransactionSafe, bool IsNoexcept, typename Return , typename... Args>
using boost::callable_traits::detail::set_function_qualifiers_t< Applied, IsTransactionSafe, IsNoexcept, Return, Args >::type = Return(Args...) |
Definition at line 77 of file set_function_qualifiers.hpp.
The documentation for this struct was generated from the following file:
- ttg/ttg/external/boost/callable_traits/detail/set_function_qualifiers.hpp