Searched defs:is_nothrow_copy_assignable (Results 1 – 7 of 7) sorted by relevance
24 struct _LIBCPP_TEMPLATE_VIS is_nothrow_copy_assignable struct
33 struct _LIBCPP_TEMPLATE_VIS is_nothrow_copy_assignable struct
1046 struct is_nothrow_copy_assignable struct1047 { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_ASSIGNABLE(T); };