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 ONLY the key of a single attribute_set_t::value_type.
Definition at line 69 of file xml_parser.hpp.
bool operator() | ( | const value_type & | x, |
const value_type & | y ) const |
Definition at line 70 of file xml_parser.hpp.