Simple implementation of the Translator concept. It does no translation. More...
#include <ptree_fwd.hpp>
Public Types | |
typedef T | internal_type |
typedef T | external_type |
Public Member Functions | |
boost::optional< T > | get_value (const T &v) |
boost::optional< T > | put_value (const T &v) |
Simple implementation of the Translator concept. It does no translation.
typedef T boost::property_tree::id_translator< T >::external_type |
typedef T boost::property_tree::id_translator< T >::internal_type |
|
inline |
|
inline |