зеркало из https://github.com/mozilla/gecko-dev.git
4d45ebfda3
This requires to make existing Decimal constructor constexpr, which is incompatible with the weak linkage implied by MFBT_API. As an alternative, provide a constexpr user-defined-literal that creates a temporary DecimalLiteral that can be used by a new Decimal constexpr constructor. Differential Revision: https://phabricator.services.mozilla.com/D184552 |
||
---|---|---|
.. | ||
Decimal.cpp | ||
Decimal.h | ||
DoubleConversion.h | ||
UPSTREAM-GIT-SHA | ||
add-doubleconversion-impl.patch | ||
comparison-with-nan.patch | ||
fix-wshadow-warnings.patch | ||
mfbt-abi-markers.patch | ||
moz-constexpr-decimal.patch | ||
moz-decimal-utils.h | ||
to-moz-dependencies.patch | ||
update.sh | ||
zero-serialization.patch |