Lines Matching refs:_NOEXCEPT_
461 _NOEXCEPT_(is_nothrow_default_constructible<_Compare>::value)
465 _NOEXCEPT_(is_nothrow_copy_constructible<_Compare>::value)
479 _NOEXCEPT_(__is_nothrow_swappable<_Compare>::value)
508 _NOEXCEPT_(is_nothrow_default_constructible<_Compare>::value)
512 _NOEXCEPT_(is_nothrow_copy_constructible<_Compare>::value)
527 _NOEXCEPT_(__is_nothrow_swappable<_Compare>::value)
553 _NOEXCEPT_(_NOEXCEPT_(__x.swap(__y)))
881 _NOEXCEPT_(
889 _NOEXCEPT_(
950 _NOEXCEPT_(is_nothrow_move_constructible<__base>::value)
959 _NOEXCEPT_(is_nothrow_move_assignable<__base>::value)
1244 _NOEXCEPT_(__is_nothrow_swappable<__base>::value)
1679 _NOEXCEPT_(_NOEXCEPT_(__x.swap(__y)))
1738 _NOEXCEPT_(
1746 _NOEXCEPT_(
1808 _NOEXCEPT_(is_nothrow_move_constructible<__base>::value)
1817 _NOEXCEPT_(is_nothrow_move_assignable<__base>::value)
1977 _NOEXCEPT_(__is_nothrow_swappable<__base>::value)
2223 _NOEXCEPT_(_NOEXCEPT_(__x.swap(__y)))