Searched defs:Msg (Results 1 – 1 of 1) sorted by relevance
21 # define BOOST_STATIC_ASSERT_MSG( B, Msg ) static_assert(B, Msg) argument23 # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) argument