Searched defs:is_nothrow_copy_constructible (Results 1 – 1 of 1) sorted by relevance
862 struct is_nothrow_copy_constructible struct863 { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); };