|
e8ba63c4ad
|
refactor: use core/enable_if over utility/enable_if
|
2022-08-30 17:28:54 +01:00 |
|
|
9ef3df0d0b
|
Update header files to always include boost/config.hpp. Fixes issue #61
|
2019-12-03 08:33:05 -08:00 |
|
|
298310f521
|
Add BOOST_CXX14_CONSTEXPR to identity_operation.
|
2018-02-06 00:47:41 +11:00 |
|
|
8d095e9d30
|
Added constexpr modifiers for C++14 mode and some tests
|
2016-01-25 13:11:01 +03:00 |
|
|
f646230db8
|
comment typo fix
|
2015-12-14 13:53:12 -05:00 |
|
|
1085f31e7e
|
Add include to algorithm.hpp; this was causing a failure on MSVC 8.0
|
2015-09-29 07:20:16 -07:00 |
|
|
d4734356e9
|
Added more general power functionality as requested by Sean Parent. Also added enable_if to make sure the exponent is an integral type.
|
2014-12-03 15:15:15 -08:00 |
|
|
0c3f9a38f4
|
Add new algorithm boost::power, which raises a number to an integer power
|
2014-12-02 14:38:25 -08:00 |
|