Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
#include <xml_parser.hpp>
Public Member Functions | |
bool | operator() (const value_type &x, const value_type &y) const |
Support function object for the attribute_set_t class. Provides strict weak ordering functionality for the elements of a attribute_set_t, comparing both the key and the value of a single attribute_set_t::value_type.
Definition at line 57 of file xml_parser.hpp.
bool operator() | ( | const value_type & | x, |
const value_type & | y ) const |
Definition at line 58 of file xml_parser.hpp.