logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::hash< _Tp > - Primary class template hash.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++                             std::hash<_Tp>(3cxx)

Detailed Description

template<typename_Tp>
       struct std::hash< _Tp >"Primary class template hash.

       Primary class template hash, usable for enum types only.

Name

       std::hash< _Tp > - Primary class template hash.

Synopsis

       #include <functional>

       Inherits std::__hash_enum< _Tp, bool >.

See Also