Searched defs:BOOST_ATOMIC_DETAIL_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
128 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) __declspec(deprecated(msg)) macro131 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) __declspec(deprecated) macro137 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) __attribute__((deprecated(msg))) macro146 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) __attribute__((deprecated(msg))) macro150 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) [[deprecated(msg)]] macro154 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) __attribute__((deprecated)) macro159 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) __attribute__((deprecated)) macro164 #define BOOST_ATOMIC_DETAIL_DEPRECATED(msg) macro