Searched defs:is_nothrow_copy_assignable (Results 1 – 1 of 1) sorted by relevance
876 struct is_nothrow_copy_assignable struct877 { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_ASSIGNABLE(T); };