Searched refs:BOOST_MOVE_IS_UNION_IMPL (Results 1 – 1 of 1) sorted by relevance
216 #define BOOST_MOVE_IS_UNION_IMPL(T) BOOST_MOVE_IS_UNION(T) macro218 #define BOOST_MOVE_IS_UNION_IMPL(T) false macro600 { static const bool value = BOOST_MOVE_IS_UNION_IMPL(T); };