Commit Graph

12 Commits

Author SHA1 Message Date
9ef3df0d0b Update header files to always include boost/config.hpp. Fixes issue #61 2019-12-03 08:33:05 -08:00
554db2f07d Merge pull request #35 from very-cool-name/apolukhin/constexpr
Apolukhin/constexpr
2017-08-29 09:07:59 -07:00
968d30e9e3 Merge branch 'develop' into apolukhin/constexpr 2017-04-10 12:16:38 +03:00
6f34145390 Removed empty README.md, fixed docs 2017-02-22 01:25:38 +03:00
a838feb81a Added is_partitioned_until
* Fixed doxygen comment in is_partitioned algorithm.
2017-02-14 12:22:49 +03:00
1da90fcc4a Remove unnecessary #include <algorithm> and correct some comments 2016-04-29 15:37:09 -04:00
8d095e9d30 Added constexpr modifiers for C++14 mode and some tests 2016-01-25 13:11:01 +03:00
4dac507b77 Remove code to use standard library versions of algorithms. Always use the boost ones 2014-08-28 10:07:16 -07:00
771375973f Fix many typos in the comments and documentation; no functionality change. Thanks to Michael Morin for the patch
[SVN r82239]
2012-12-28 17:51:56 +00:00
9b412cdf6f Fixed typos in comments; no functionality; Refs #7210
[SVN r79928]
2012-08-08 16:27:17 +00:00
ea13506795 Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change
[SVN r78687]
2012-05-27 15:24:09 +00:00
43c01ff2bc Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
2012-02-18 07:17:39 +00:00