-
Notifications
You must be signed in to change notification settings - Fork 549
Plan move to C++17 #3121
Copy link
Copy link
Open
1 / 11 of 1 issue completedLabels
bugSomething isn't workingSomething isn't workingdo-not-staletriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdo-not-staletriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
According to the Abseil doc:
support for C++14 will be revisited on 2024-12-15:
Per policies:
C++ 14 will be dropped for C++17:
When abseil no longer supports C++14 and requires C++17, so will gtest, gmock, grpc, overall forcing opentelemetry-cpp to drop C++14 as well.
We need to plan for this