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... | |
| bits.h | Loading commit data... | |
| bits_benchmark.cc | Loading commit data... | |
| bits_test.cc | Loading commit data... | |
| int128.cc | Loading commit data... | |
| int128.h | Loading commit data... | |
| int128_benchmark.cc | Loading commit data... | |
| int128_have_intrinsic.inc | Loading commit data... | |
| int128_no_intrinsic.inc | Loading commit data... | |
| int128_stream_test.cc | Loading commit data... | |
| int128_test.cc | Loading commit data... |