Searched defs:BOOST_MP11_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
127 # define BOOST_MP11_DEPRECATED(msg) macro129 # define BOOST_MP11_DEPRECATED(msg) __attribute__((deprecated(msg))) macro131 # define BOOST_MP11_DEPRECATED(msg) [[deprecated(msg)]] macro133 # define BOOST_MP11_DEPRECATED(msg) macro