Files
abseil-cpp/absl/status
Abseil Team eb0e0d4124 Add parentheses-removal support for non-__VA_OPT__-supporting compilers to status macros
This enables writing expressions such as ABSL_ASSIGN_OR_RETURN((std::tuple<int, int> t1), ...) to allow commas in the type name on MSVC's traditional preprocessor, which does not support __VA_OPT__.

PiperOrigin-RevId: 919705428
Change-Id: I6887b5607d422b8bc4586068ed42b4e9d384ee44
2026-05-22 09:03:10 -07:00
..
2025-04-04 11:43:03 -07:00