Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overload: make the constructor constexpr | Abseil Team | 2024-05-24 | 1 | -0/+14 |
* | `overload_test`: Remove a few unnecessary trailing return types | Dino Radakovic | 2024-05-23 | 1 | -6/+4 |
* | overload: allow using the underlying type with CTAD directly. | Aaron Jacobs | 2024-04-23 | 1 | -58/+87 |
* | Document and test ability to use absl::Overload with generic lambdas. | Vitaly Goldshteyn | 2024-03-06 | 1 | -1/+43 |
* | `absl::Overload()` which returns a functor that provides overloads based on t... | Abseil Team | 2023-09-26 | 1 | -0/+130 |