2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 16:32:10 +00:00

6 Commits

Author SHA1 Message Date
Matt Borland
26711525ca Remove uses of boost/cstdint without header called 2021-03-21 16:13:10 +03:00
Matt Borland
5ae92ba0c3 Replace several boost types [ci skip] 2021-02-15 16:00:08 +03:00
jzmaddock
1e0179c883 Remove dispatching via mpl and stick to boost::integral_constant.
Simplify the dispatching logic to use mpl::if_ and broken compiler workarounds less often.
Fixes: https://github.com/boostorg/type_traits/issues/133.
2020-01-13 15:14:48 +00:00
jzmaddock
5fe226b94c Run results on Linux and fix some comiler errors 2015-08-17 16:57:32 +01:00
jzmaddock
277dbd4f5c Add compiler comparison option. 2015-08-17 13:05:50 +01:00
jzmaddock
63aaa5be94 Add test case for polynomial evaluation method. 2015-08-14 18:07:32 +01:00