FreeBSD Manual Pages
std::stackt...tive_handle(3) C++ Standard Libary std::stackt...tive_handle(3) NAME std::stacktrace_entry::native_handle - std::stacktrace_entry::na- tive_handle Synopsis constexpr native_handle_type native_handle() const noexcept; (since C++23) Returns the implementation-defined underlying native handle. Succes- sive invocations of this function for an unchanged stacktrace_entry object return identical values. The semantics of this function is implementation-defined. Parameters (none) Return value Underlying native handle. Example This section is incomplete Reason: no example Category: * Todo no example http://cppreference.com 2024.06.10 std::stackt...tive_handle(3)
NAME | Synopsis | Parameters | Return value | Example | Category:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::stacktrace_entry::native_handle&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
