forked from abseil/abseil-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the polyfills for absl::apply and absl::make_from_tuple,
which were only needed prior to C++17. It is recommended that clients simply use std::apply and std::make_from_tuple. PiperOrigin-RevId: 731348450 Change-Id: I7711487c869e229f86304da43272fbade9f7301a
- Loading branch information
1 parent
35d3560
commit 8e1f92a
Showing
4 changed files
with
4 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.