You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: field type 'zipkin::OtSpanContext' is an abstract class
opentracing-cpp/v1.6.0/include/opentracing/span.h:34:40: note: unimplemented pure virtual method 'Clone' in 'OtSpanContext'
virtual std::unique_ptr Clone() const noexcept = 0;
No description provided.
The text was updated successfully, but these errors were encountered: