![]() |
Home | Libraries | People | FAQ | More |
boost::property_tree::ini_parser::validate_flags
// In header: <boost/property_tree/ini_parser.hpp> bool validate_flags(int flags);
Determines whether the flags
are valid for use with the ini_parser.
Parameters: |
|
||
Returns: |
true if the flags are valid, false otherwise. |