LibreOffice
LibreOffice 7.4 SDK C/C++ API Reference
Public Member Functions | List of all members
rtl::CStringHash Struct Reference

Hashing functor for classic c-strings (i.e., null-terminated char* strings). More...

#include <string.hxx>

Public Member Functions

size_t operator() (const char *p) const
 

Detailed Description

Hashing functor for classic c-strings (i.e., null-terminated char* strings).

Member Function Documentation

◆ operator()()

size_t rtl::CStringHash::operator() ( const char *  p) const
inline

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