Merge commit '4ebe6417a5fce5f0994fc0c31bebf732be96a07c' as 'boost'

This commit is contained in:
Bill Somerville
2018-06-09 21:48:33 +01:00
12444 changed files with 2327021 additions and 0 deletions
@@ -0,0 +1,29 @@
[article Standardized Floating-Point typedefs for C and C++
[id float_t]
[quickbook 1.6]
[copyright 2014 Christopher Kormanyos, John Maddock, Paul A. Bristow]
[license
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
[@http://www.boost.org/LICENSE_1_0.txt])
]
[authors [Kormanyos, Christopher], [Maddock, John], [Bristow, Paul A.] ]
[/last-revision $Date$]
[/version 1.8.3]
]
[def __IEEE754 [@http://en.wikipedia.org/wiki/IEEE_floating_point IEEE_floating_point]]
[def __N3626 [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3626.pdf N3626]]
[def __N1703 [@http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1703.pdf N1703]]
[note A printer-friendly PDF version of this manual is also available.]
[include cstdfloat.qbk]
[/ cstdfloat_header.qbk
Copyright 2014 Christopher Kormanyos, John Maddock and Paul A. Bristow.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt).
]