We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc801b8 commit 5851503Copy full SHA for 5851503
test/benchmarks.cpp
@@ -4,6 +4,7 @@
4
// https://www.boost.org/LICENSE_1_0.txt
5
6
#define BOOST_DECIMAL_DETAIL_INT128_ALLOW_SIGN_CONVERSION
7
+#define BOOST_DECIMAL_DETAIL_INT128_ALLOW_SIGN_COMPARE
8
9
#include <boost/decimal.hpp>
10
#include <chrono>
0 commit comments