StormByte 2.0.0
C++26 foundation of the StormByte suite
 
Loading...
Searching...
No Matches
std::hash< StormByte::CString > Struct Reference

Hash of the text (0 when the buffer is null). More...

#include <StormByte/cstring.hxx>

Public Member Functions

std::size_t operator() (const StormByte::CString &text) const noexcept
 Hashes text.
 

Detailed Description

Hash of the text (0 when the buffer is null).

Member Function Documentation

◆ operator()()

std::size_t std::hash< StormByte::CString >::operator() ( const StormByte::CString text) const
inlinenoexcept

Hashes text.

Parameters
textBuffer.
Returns
Hash.

The documentation for this struct was generated from the following file: