Home
last modified time | relevance | path

Searched defs:noexcept (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_pair.h159 noexcept(__and_<is_nothrow_move_assignable<_T1>, in _GLIBCXX_VISIBILITY() function
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_tree.h161 noexcept(is_nothrow_copy_constructible<_Key_compare>::value) in _GLIBCXX_VISIBILITY() function
H A Dforward_list.h301 noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) in _GLIBCXX_VISIBILITY() function