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 |
|
Tinko Bartels
|
8740e3863b
|
Replace broken links.
|
2019-04-23 08:51:47 +02:00 |
|
jzmaddock
|
cd1e62a4b0
|
Fix for issue https://svn.boost.org/trac/boost/ticket/10405
Change code snippets in docs to be complete programs to avoid any confusion.
Fix failure caused by change to Boost.Random.
Regenerate docs.
|
2014-08-29 18:54:09 +01:00 |
|
John Maddock
|
da40611f57
|
Fix mpfr_float_backend interconversions.
Update docs and regenerate.
[SVN r81163]
|
2012-11-03 18:27:11 +00:00 |
|