Files
abseil-cpp/absl/base
Abseil Team ac5ea999a3 Change abseil hardening assertions in types directory from macros to functions
This associates debug information with the assertion sites, allowing clearer stack-traces for assertion failures and better accounting of the performance overhead of assertions.

This change also changes the assertion functions from inline to constexpr, to allow functions using them to be called from static assertions (like optional_ref::operator* in optional_ref's constexpr test).

PiperOrigin-RevId: 903309187
Change-Id: Icbe0fd9d0fe9e212036d17468e80833b95b8a82d
2026-04-21 10:38:58 -07:00
..
2025-09-21 08:08:58 -07:00
2025-12-30 10:05:03 -08:00
2026-03-10 11:52:33 -07:00
2019-12-10 15:07:05 -05:00
2025-04-04 11:43:03 -07:00
2025-02-05 11:33:01 -08:00
2021-02-10 17:01:18 -05:00
2023-01-26 14:23:41 -08:00
2024-02-27 01:37:15 -08:00