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::svg::FontHandle > Struct Reference

std::hash specialization so donner::svg::FontHandle can be used as a key in unordered associative containers. More...

#include "donner/svg/resources/FontManager.h"

Public Member Functions

size_t operator() (const donner::svg::FontHandle &h) const noexcept
 Returns a hash value derived from the underlying entity identifier.

Detailed Description

std::hash specialization so donner::svg::FontHandle can be used as a key in unordered associative containers.


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