Lines Matching refs:_NOEXCEPT_
779 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
784 _NOEXCEPT_(is_nothrow_copy_constructible<allocator_type>::value)
790 _NOEXCEPT_(is_nothrow_move_constructible<allocator_type>::value)
996 _NOEXCEPT_(
1011 _NOEXCEPT_(
1025 _NOEXCEPT_(
1378 _NOEXCEPT_(
1384 _NOEXCEPT_(
1392 _NOEXCEPT_(
1414 _NOEXCEPT_(
1483 _NOEXCEPT_(
1626 _NOEXCEPT_(
1705 _NOEXCEPT_(
2873 _NOEXCEPT_(_NOEXCEPT_(__x.swap(__y)))