|
|
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.
|
A concept for types that are string-like, i.e. More...
#include "donner/base/StringUtils.h"
A concept for types that are string-like, i.e.
have a size() and data() method.
| T | std::string-like type. |