#include <ptree_fwd.hpp>
Specialize this struct to specify a default translator between the data in a tree whose data_type is Internal, and the external data_type specified in a get_value, get, put_value or put operation. This is already specialized for Internal being std::basic_string.
Definition at line 80 of file ptree_fwd.hpp.