Template Function ros2_medkit_gateway::dto::decode_valueļ
Defined in File json_reader.hpp
Function Documentationļ
-
template<class U>
void ros2_medkit_gateway::dto::decode_value(const nlohmann::json &j, U &out, const std::string &path, std::vector<FieldError> &errs)ļ Decode one JSON value into
out. Appends a FieldError on failure.