Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::nested_exception::rethrow_nested

      From cppreference.com
      <cpp‎ |error‎ |nested exception
       
       
      Utilities library
       
      Diagnostics library
       
       
      [[noreturn]]void rethrow_nested()const;
      (since C++11)
      (constexpr since C++26)

      Rethrows the stored exception. If there is no stored exceptions (i.e.,nested_ptr() returns null pointer), thenstd::terminate is called.

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/error/nested_exception/rethrow_nested&oldid=183011"

      [8]ページ先頭

      ©2009-2025 Movatter.jp