Searched refs:_is_nothrow_constructible (Results 1 – 1 of 1) sorted by relevance
12 struct _is_nothrow_constructible struct25 noexcept(_is_nothrow_constructible<allocator_type>::value);33 noexcept(_is_nothrow_constructible<_Compare>::value);48 basic_string<T, _Traits, _Allocator>::basic_string() noexcept(_is_nothrow_constructible<allocator_t… in basic_string()52 noexcept(_is_nothrow_constructible<_Compare>::value) {} in __map_value_compare()