Searched refs:throw_with_nested (Results 1 – 14 of 14) sorted by relevance
118 throw_with_nested(_Tp&& __t) in throw_with_nested() function
72 template <class T> [[noreturn]] void throw_with_nested(T&& t);290 throw_with_nested(_Tp&& __t)
95 "`2483 <https://wg21.link/LWG2483>`__","``throw_with_nested()``\ should use ``is_final``\ ","Kona"…295 "`2855 <https://wg21.link/LWG2855>`__","std::throw_with_nested(""string_literal"")","Kona","|Comple…
4978 * testsuite/18_support/nested_exception/throw_with_nested.cc: Likewise.5657 * libsupc++/nested_exception.h (throw_with_nested): Remove return.5678 throw_with_nested logic.5679 (throw_with_nested): Call __throw_with_nested_impl.
3428 * testsuite/18_support/nested_exception/throw_with_nested.cc: Likewise.5295 * libsupc++/nested_exception.h (throw_with_nested, rethrow_if_nested):
4030 * libsupc++/nested_exception.h (throw_with_nested): Use decay instead
4321 * testsuite/18_support/nested_exception/throw_with_nested.cc: Test
271 * testsuite/18_support/nested_exception/throw_with_nested.cc: Adjust.
5921 * testsuite/18_support/nested_exception/throw_with_nested.cc: Likewise.
4496 * libsupc++/nested_exception.h (throw_with_nested, rethrow_if_nested):
3945 * testsuite/18_support/nested_exception/throw_with_nested.cc: New.
93042 …19fb1cb5db30268d9772c1a919 libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
107086 …99dbf0b1f1b90014a948892eea libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc