Home
last modified time | relevance | path

Searched defs:path_of (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/property_tree/
Dstring_path.hpp241 struct path_of< std::basic_string<Ch, Traits, Alloc> > struct
243 typedef std::basic_string<Ch, Traits, Alloc> _string;
244 typedef string_path< _string, id_translator<_string> > type;