opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

::variant documentation is not clear enough

Open orion160 opened this issue 1 year ago • 4 comments

Uses Abseil C++ Library for absl::variant as default nostd::variant if WITH_ABSEIL cmake option or --@io_opentelemetry_cpp//api:with_abseil=true (aka --//api:with_abseil=true) bazel option is enabled. License: Apache License 2.0

https://github.com/open-telemetry/opentelemetry-cpp/blob/main/docs/dependencies.md

orion160 avatar Feb 18 '24 00:02 orion160

Key points:

WITH_ABSEIL uses nostd::variant or absl::variant?

Are WITH_STL and WITH_ABSL exclusive?

orion160 avatar Feb 18 '24 16:02 orion160

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles:

github-actions[bot] avatar Feb 21 '24 17:02 github-actions[bot]

This issue was marked as stale due to lack of activity.

github-actions[bot] avatar Apr 23 '24 01:04 github-actions[bot]