Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
RcStringOrRef.h File Reference
Include dependency graph for RcStringOrRef.h:
This graph shows which files directly or indirectly include this file:

Classes

class  donner::RcStringOrRef
 An in-transit type that can hold either an RcString or std::string_view, to enable transferring the RcString reference or also accepting a non-owning std::string_view from API surfaces. More...
 
struct  std::hash< donner::RcStringOrRef >
 Hash function for RcString. More...
 

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.