|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
13 using property_map = std::map<xtd::string, xtd::web::css::property>;
Contains classes and interfaces that enable browser-server communication. This namespace includes the...
Definition css_reader.hpp:14
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::web::css::property class.
std::map< xtd::string, xtd::web::css::property > property_map
Represents the map of a property name - property pair.
Definition property_map.hpp:13