zipkin-cpp-opentracing
zipkin-cpp-opentracing copied to clipboard
fix compile problem: Clone method of abstract class SpanContext is no implemented
fix compile problem: Clone method of abstract class SpanContext is no implemented
Shouldn't Clone() implements cloning of tracer?
Otherwise project compiles fine with OT1.5 as explained here https://github.com/rnburn/zipkin-cpp-opentracing/issues/29
Is there any intention of getting a fix along these lines merged and released? I'd like to build this library with opentracing-c++ v1.6.0 one day if possible.