userver: userver/tracing/in_place_span.hpp File Reference
Loading...
Searching...
No Matches
in_place_span.hpp File Reference

Detailed Description

Avoids an extra allocation by storing tracing::Span data in-place.

Definition in file in_place_span.hpp.

Go to the source code of this file.

#include <string>
#include <userver/tracing/span.hpp>
#include <userver/utils/fast_pimpl.hpp>
+ Include dependency graph for in_place_span.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  tracing::InPlaceSpan
 Avoids an extra allocation by storing tracing::Span data in-place. More...
 

Namespaces

namespace  tracing
 Opentracing support.