Searched defs:is_trivially_default_constructible (Results 1 – 5 of 5) sorted by relevance
51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
986 struct is_trivially_default_constructible struct987 { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T); };