Marc Alff
|
545f9f4108
|
[CodeHealth] fix include-what-you-use, part 8 (#3465)
|
2025-06-09 10:23:10 +02:00 |
Marc Alff
|
e5a1a15296
|
[Code Health] Include what you use, part 6 (#3216)
|
2025-01-08 10:31:06 +01:00 |
Marc Alff
|
a9208987c5
|
[Code Health] include-what-you-use cleanup, part 3 (#3004)
|
2024-08-26 12:59:17 -07:00 |
Siddhartha Malladi
|
eb2b9753ea
|
[Code Health] clang-tidy cleanup, part 1 (#2990)
|
2024-07-11 11:45:17 +02:00 |
Keith Smiley
|
eaaf6cd602
|
Fix old style cast warning (#2567)
Fixes https://github.com/open-telemetry/opentelemetry-cpp/issues/2556
|
2024-02-28 23:01:19 +01:00 |
Lalit Kumar Bhasin
|
3fa6525f40
|
Add missing Copyright headers (#754)
|
2021-05-25 11:37:08 +05:30 |
Tom Tan
|
414a7314f7
|
Make ContextValue default constructible with monostate (#731)
|
2021-05-13 22:38:35 +05:30 |
Evgeny Yakimov
|
d129d42242
|
Make `Context::HasKey` const (#671)
- Update `Context::HasKey` to be const
- Add const qualifier to HasKey,GetValue to validate constness
|
2021-04-12 10:33:30 +05:30 |
Lalit Kumar Bhasin
|
5d1898c01f
|
fix context data structure to support multiple attributes (#330)
|
2020-09-17 14:10:54 -07:00 |
Sam Atac
|
283114d755
|
Runtime and threadlocal context (#209)
|
2020-07-27 19:24:27 -07:00 |
Sam Atac
|
37b275c1ac
|
Context api alternative implementation (#180)
|
2020-07-21 15:05:13 -07:00 |