2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-24 06:02:08 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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