Orcus
Loading...
Searching...
No Matches
orcus::dom::entity_name Struct Reference

Public Member Functions

 entity_name (std::string_view _name)
 
 entity_name (xmlns_id_t _ns, std::string_view _name)
 
bool operator== (const entity_name &other) const
 
bool operator!= (const entity_name &other) const
 

Public Attributes

xmlns_id_t ns
 
std::string_view name