Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template path_of<, , >

boost::property_tree::path_of<std::basic_string< Ch, Traits, Alloc >>

Synopsis

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

template<typename Ch, typename Traits, typename Alloc> 
struct path_of<, , > {
  // types
  typedef            ;
  typedef string_path< id_translator<  ;   
};

PrevUpHomeNext