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