Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_tree::path_of< std::basic_string< Ch, Traits, Alloc > > Struct Template Reference

#include <string_path.hpp>

Public Types

typedef std::basic_string< Ch,
Traits, Alloc > 
_string
 
typedef string_path< _string,
id_translator< _string > > 
type
 

Member Typedef Documentation

template<typename Ch , typename Traits , typename Alloc >
typedef std::basic_string<Ch, Traits, Alloc> boost::property_tree::path_of< std::basic_string< Ch, Traits, Alloc > >::_string
template<typename Ch , typename Traits , typename Alloc >
typedef string_path< _string, id_translator<_string> > boost::property_tree::path_of< std::basic_string< Ch, Traits, Alloc > >::type

The documentation for this struct was generated from the following file: