Home
last modified time | relevance | path

Searched defs:remove_transaction_safe (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/callable_traits/
Dremove_transaction_safe.hpp51 struct remove_transaction_safe : detail::remove_transaction_safe_impl<T> {}; struct
/third_party/boost/boost/callable_traits/detail/unguarded/
Dfunction_ptr_3.hpp70 using remove_transaction_safe = Return(BOOST_CLBL_TRTS_CC *)(Args...) typedef
Dfunction_ptr_varargs_3.hpp74 using remove_transaction_safe = Return(BOOST_CLBL_TRTS_VARARGS_CC *)(Args..., ...) typedef
Dfunction_3.hpp83 using remove_transaction_safe = Return(Args...) typedef
194 using remove_transaction_safe = Return(Args..., ...) typedef
Dpmf_4.hpp89 using remove_transaction_safe = Return(BOOST_CLBL_TRTS_CC T::*)(Args...) typedef
Dpmf_varargs_4.hpp91 using remove_transaction_safe = Return(BOOST_CLBL_TRTS_VARARGS_CC T::*)(Args..., ...) typedef
/third_party/boost/boost/callable_traits/detail/
Dfunction_object.hpp41 using remove_transaction_safe = error_t; typedef
Ddefault_callable_traits.hpp86 using remove_transaction_safe = error_t; typedef