Searched defs:noexcept (Results 1 – 14 of 14) sorted by relevance
76 ~__throw_on_error() noexcept(false) in _GLIBCXX_VISIBILITY() function
77 ~__throw_on_error() noexcept(false) in _GLIBCXX_VISIBILITY() function
81 ~__throw_on_error() noexcept(false) in _GLIBCXX_VISIBILITY() function
167 noexcept(__and_<is_nothrow_move_assignable<_T1>, in _GLIBCXX_VISIBILITY() function
161 noexcept(is_nothrow_copy_constructible<_Key_compare>::value) in _GLIBCXX_VISIBILITY() function
296 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY() function
301 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY() function
299 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY() function
Completed in 46 milliseconds