Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
std::hash< donner::RcString > Struct Reference

Hash function for RcString. More...

#include "donner/base/RcString.h"

Public Member Functions

std::size_t operator() (const donner::RcString &str) const
 Hash function for RcString.

Detailed Description

Hash function for RcString.

Member Function Documentation

◆ operator()()

std::size_t std::hash< donner::RcString >::operator() ( const donner::RcString & str) const
inline

Hash function for RcString.

Parameters
strInput string.
Returns
std::size_t Output hash.

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