![]() |
Home | Libraries | People | FAQ | More |
boost::property_tree::id_translator — Simple implementation of the Translator concept. It does no translation.
// In header: <boost/property_tree/id_translator.hpp> template<typename T> struct id_translator { // types typedef ; typedef ; // public member functions (); (); };