Go to the documentation of this file.
11 #define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE
12 #define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::false_type
15 #undef BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE
16 #undef BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE
18 #ifdef BOOST_CLBL_TRTS_ENABLE_TRANSACTION_SAFE
19 #define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::true_type
20 #define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE transaction_safe
24 #undef BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE
25 #undef BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE