6 Commits

Author SHA1 Message Date
jzmaddock
cb514e9249 Giant C++11 refactor removing:
BOOST_STATIC_ASSERT
BOOST_STATIC_CONST
boost::enable_if/disable_if
Changed many traits class usages from boost:: to std::.
2021-01-13 14:33:48 +00:00
jzmaddock
22c4489fba Karatsuba: small compiler workarounds.
Also add include to voronoi_performance.cpp which seems to be missing from it's own includes.
2020-01-06 19:42:32 +00:00
jzmaddock
e376b0eebe performance: add more linux results. 2019-12-12 16:55:07 +00:00
jzmaddock
89bc8417f3 performance: Add voronoi_performance to Jamfile, add some higher precision tests to performance_test. 2019-12-11 19:29:55 +00:00
jzmaddock
877753246f clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
John Maddock
8ae04c68a6 Merge multiprecision from sandbox.
[SVN r81417]
2012-11-18 18:56:59 +00:00