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

Classes

struct  donner::css::CompoundSelector
 A compound selector is a sequence of simple selectors, which represents a set of conditions that are combined to match a single element. More...
 

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.
 
namespace  donner::css
 Donner CSS library, a standalone composable CSS parser.