Descriptionstring_number_conversions: only check CXX_LIBRARY_HAS_CONSTEXPR.
CXX_LIBRARY_VERSION is irrelevant, because the only C++11 library
feature of any concern is whether numeric_limits’ min() and max() are
declared constexpr.
Crashpad is C++11-only as far as the language is concerned, and the
comment doesn’t need to call it out explicitly because static_assert()
is always available.
R=scottmg@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/5adfa5039ef31c8f2baf5f940145cb32325842a9
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|