Searched defs:is_trivially_copy_assignable (Results 1 – 8 of 8) sorted by relevance
24 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_assignable struct
624 struct is_trivially_copy_assignable struct627 static const bool value = boost::move_detail::is_trivially_copy_assignable<A>::value &&
33 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_assignable struct
1009 struct is_trivially_copy_assignable struct1011 static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T);