Searched defs:is_trivially_copy_constructible (Results 1 – 8 of 8) sorted by relevance
23 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
646 struct is_trivially_copy_constructible<boost::container::dtl::pair<A,B> > struct648 static const bool value = boost::move_detail::is_trivially_copy_constructible<A>::value &&
33 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
993 struct is_trivially_copy_constructible struct995 static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T);