aboutsummaryrefslogtreecommitdiff
path: root/absl/functional/overload_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Document and test ability to use absl::Overload with generic lambdas.Vitaly Goldshteyn2024-03-061-1/+43
* `absl::Overload()` which returns a functor that provides overloads based on t...Abseil Team2023-09-261-0/+130