|
|
Donner
C++20 SVG rendering library
|
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. |