Variable ros2_medkit_gateway::dto::is_opaque_object_field_v

Variable Documentation

template<class F>
constexpr bool ros2_medkit_gateway::dto::is_opaque_object_field_v = detail::is_opaque_object_field<std::decay_t<F>>::value

True iff F is an OpaqueObjectField descriptor. Used by the three visitors to dispatch between Field and OpaqueObjectField branches.