aboutsummaryrefslogtreecommitdiff
path: root/absl/functional/overload_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Document and test ability to use absl::Overload with generic lambdas.Vitaly Goldshteyn2024-03-061-1/+43
| | | | | PiperOrigin-RevId: 613141617 Change-Id: Ife68495d4a5951b734db7407fb99686cf45a5133
* `absl::Overload()` which returns a functor that provides overloads based on ↵Abseil Team2023-09-261-0/+130
the functors passed to it. PiperOrigin-RevId: 568476251 Change-Id: Ic625c9b5300d1db496979c178ca1e655581f9276