Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::stacktrace_entry::native_handle

      From cppreference.com
      <cpp‎ |utility‎ |stacktrace entry
       
       
      Diagnostics library
       
       
      constexpr native_handle_type native_handle()constnoexcept;
      (since C++23)

      Returns the implementation-defined underlying native handle. Successive invocations of this function for an unchangedstacktrace_entry object return identical values.

      The semantics of this function is implementation-defined.

      [edit]Parameters

      (none)

      [edit]Return value

      Underlying native handle.

      [edit]Example

      This section is incomplete
      Reason: no example
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/utility/stacktrace_entry/native_handle&oldid=126211"

      [8]ページ先頭

      ©2009-2025 Movatter.jp