Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::hash<std::stacktrace_entry>

      From cppreference.com
      <cpp‎ |utility‎ |stacktrace entry
       
       
      Diagnostics library
       
       
      Defined in header<stacktrace>
      template<>struct hash<std::stacktrace_entry>;
      (since C++23)

      The template specialization ofstd::hash forstd::stacktrace_entry allows users to obtain hashes of values of typestd::stacktrace_entry.

      operator() of this specialization is noexcept.

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      (C++11)
      hash function object
      (class template)[edit]
      hash support forstd::basic_stacktrace
      (class template specialization)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/utility/stacktrace_entry/hash&oldid=165914"

      [8]ページ先頭

      ©2009-2025 Movatter.jp