Orcus
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
orcus::css_simple_selector_t Struct Reference

Classes

struct  hash
 

Public Types

typedef std::unordered_set< std::string_view > 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

std::string_view name
 
std::string_view id
 
classes_type classes
 
css::pseudo_class_t pseudo_classes