std::hash< SBuf > Struct Reference
default hash functor to support std::unordered_map<SBuf,*> More...
#include <Algorithms.h>
Public Member Functions | |
size_t | operator() (const SBuf &) const noexcept |
Detailed Description
Definition at line 109 of file Algorithms.h.
Member Function Documentation
◆ operator()()
|
noexcept |
Definition at line 29 of file Algorithms.cc.
References SBufHashCommon_().
The documentation for this struct was generated from the following files:
- src/sbuf/Algorithms.h
- src/sbuf/Algorithms.cc