summaryrefslogtreecommitdiff
path: root/absl/functional/overload_test.cc
Commit message (Expand)AuthorAge
* overload: make the constructor constexprGravatar Abseil Team2024-05-24
* `overload_test`: Remove a few unnecessary trailing return typesGravatar Dino Radakovic2024-05-23
* overload: allow using the underlying type with CTAD directly.Gravatar Aaron Jacobs2024-04-23
* Document and test ability to use absl::Overload with generic lambdas.Gravatar Vitaly Goldshteyn2024-03-06
* `absl::Overload()` which returns a functor that provides overloads based on t...Gravatar Abseil Team2023-09-26