Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Type definition wpath

wpath

Synopsis

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


typedef string_path< id_translator<  ;

Description

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


PrevUpHomeNext