Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Type definition path

path

Synopsis

// In header: <boost/property_tree/ptree_fwd.hpp>


typedef string_path< id_translator<  ;

Description

Implements a path using a std::string as the key.


PrevUpHomeNext