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 |
|---|---|---|
| .. | ||
| conformance_aliases.h | Loading commit data... | |
| conformance_archetype.h | Loading commit data... | |
| conformance_profile.h | Loading commit data... | |
| conformance_testing.h | Loading commit data... | |
| conformance_testing_helpers.h | Loading commit data... | |
| conformance_testing_test.cc | Loading commit data... | |
| optional.h | Loading commit data... | |
| parentheses.h | Loading commit data... | |
| span.h | Loading commit data... | |
| transform_args.h | Loading commit data... | |
| variant.h | Loading commit data... |