Flow123d
master-f44eb46
|
Go to the source code of this file.
Namespaces | |
json_spirit | |
Functions | |
template<class Obj_t , class Map_t > | |
void | json_spirit::obj_to_map (const Obj_t &obj, Map_t &mp_obj) |
template<class Obj_t , class Map_t > | |
void | json_spirit::map_to_obj (const Map_t &mp_obj, Obj_t &obj) |
template<class Object_type , class String_type > | |
const Object_type::value_type::Value_type & | json_spirit::find_value (const Object_type &obj, const String_type &name) |