Searched defs:is_nothrow_default_constructible (Results 1 – 8 of 8) sorted by relevance
22 struct _LIBCPP_TEMPLATE_VIS is_nothrow_default_constructible struct
9 struct is_nothrow_default_constructible struct
51 struct _LIBCPP_TEMPLATE_VIS is_nothrow_default_constructible struct
112 struct _LIBCPP_TEMPLATE_VIS is_nothrow_default_constructible struct
1025 struct is_nothrow_default_constructible struct1026 { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); };