Template Function ros2_medkit_gateway::dto::opaque_object

Function Documentation

template<class C>
constexpr OpaqueObjectField<C> ros2_medkit_gateway::dto::opaque_object(std::string_view key, nlohmann::json C::* ptr)

Factory: declare a nlohmann::json member as an opaque any-object field. See OpaqueObjectField above for visitor semantics.