Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::nested_exception::nested_ptr

      From cppreference.com
      <cpp‎ |error‎ |nested exception
       
       
      Utilities library
       
      Diagnostics library
       
       
      std::exception_ptr nested_ptr()constnoexcept;
      (since C++11)
      (constexpr since C++26)

      Returns a pointer to the stored exception, if any.

      [edit]Return value

      Astd::exception_ptr to the stored exception if one is stored, default-initializedstd::exception_ptr otherwise.

      [edit]Example

      This section is incomplete
      Reason: no example
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/error/nested_exception/nested_ptr&oldid=183013"

      [8]ページ先頭

      ©2009-2025 Movatter.jp