Searched defs:on_boolean (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/libs/property_tree/test/ | ||
| D | prefixing_callbacks.hpp | 46 void on_boolean(bool b) { in on_boolean() function |
| /third_party/boost/boost/property_tree/json_parser/detail/ | ||
| D | standard_callbacks.hpp | 37 void on_boolean(bool b) { in on_boolean() function in boost::property_tree::json_parser::detail::standard_callbacks |