Go to the source code of this file.
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::property_tree | |
boost::property_tree::xml_parser | |
Functions | |
bool | boost::property_tree::xml_parser::validate_flags (int flags) |
Variables | |
static const int | boost::property_tree::xml_parser::no_comments = 0x2 |
Comments should be omitted. More... | |
static const int | boost::property_tree::xml_parser::no_concat_text = 0x1 |
static const int | boost::property_tree::xml_parser::trim_whitespace = 0x4 |
Whitespace should be collapsed and trimmed. More... | |