Closed ColoredCarrot closed 3 weeks ago
Name | Link |
---|---|
Latest commit | ff3867297bdb0d818f430997e300fb63807a49b5 |
Latest deploy log | https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/671b79b760318d00083ea6fb |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.91%. Comparing base (
497eaf4
) to head (ff38672
). Report is 148 commits behind head on main.
@ColoredCarrot
Thanks for the fix. Please sign the EasyCLA, so this can be merged.
Thanks for the fix. Please sign the EasyCLA, so this can be merged.
Sure, should be good now.
Fixes #3111
Changes
Removes
absl::aligned_storage
, which usesstd::aligned_storage
, which was deprecated in C++23.Abseil removed its
aligned_storage
in https://github.com/abseil/abseil-cpp/commit/42133464db0ae5383fef723067835ef768b849f8