path
// In header: <boost/property_tree/ptree_fwd.hpp> typedef string_path< std::string, id_translator< std::string > > path;
Implements a path using a std::string as the key.