| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| status.cc | ||
| status.h | ||
| status_payload_printer.cc | ||
| status_payload_printer.h | ||
| status_test.cc | ||
| statusor.cc | ||
| statusor.h | ||
| statusor_test.cc |
This change introduces the symbol ABSL_INTERNAL_NEED_REDUNDANT_CONSTEXPR_DECL to guard redundant declarations of static constexpr data members that are needed prior to C++17. This change also introduces the symbol ABSL_INTERNAL_CPLUSPLUS_LANG, which is supposed to be set to the same value as __cplusplus, except it uses _MSVC_LANG on MSVC so that the value is correct on MSVC. Neither of these new symbols should be used outside of Abseil. Fixes #1191 PiperOrigin-RevId: 453923908 Change-Id: I1316c52c19fa0c168b93cced0c817e4cb7c9c862
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| status.cc | Loading commit data... | |
| status.h | Loading commit data... | |
| status_payload_printer.cc | Loading commit data... | |
| status_payload_printer.h | Loading commit data... | |
| status_test.cc | Loading commit data... | |
| statusor.cc | Loading commit data... | |
| statusor.h | Loading commit data... | |
| statusor_test.cc | Loading commit data... |