Orcus
|
Classes | |
struct | hash |
Public Types | |
typedef std::unordered_set< pstring, pstring::hash > | classes_type |
Public Member Functions | |
void | clear () |
bool | empty () const |
bool | operator== (const css_simple_selector_t &r) const |
bool | operator!= (const css_simple_selector_t &r) const |
Public Attributes | |
pstring | name |
pstring | id |
classes_type | classes |
css::pseudo_class_t | pseudo_classes |