Algorithms.cc File Reference
Include dependency graph for Algorithms.cc:
Go to the source code of this file.
Functions | |
static std::size_t | SBufHashCommon_ (const SBuf &sbuf, bool caseInsensitive) noexcept |
Function Documentation
◆ SBufHashCommon_()
|
staticnoexcept |
Definition at line 14 of file Algorithms.cc.
References caseInsensitive, and xtolower.
Referenced by std::hash< SBuf >::operator()(), and CaseInsensitiveSBufHash::operator()().