cstdfloat_header.qbk 1.1 KB

1234567891011121314151617181920212223242526272829
  1. [article Standardized Floating-Point typedefs for C and C++
  2. [id float_t]
  3. [quickbook 1.6]
  4. [copyright 2014 Christopher Kormanyos, John Maddock, Paul A. Bristow]
  5. [license
  6. Distributed under the Boost Software License, Version 1.0.
  7. (See accompanying file LICENSE_1_0.txt or copy at
  8. [@http://www.boost.org/LICENSE_1_0.txt])
  9. ]
  10. [authors [Kormanyos, Christopher], [Maddock, John], [Bristow, Paul A.] ]
  11. [/last-revision $Date$]
  12. [/version 1.8.3]
  13. ]
  14. [def __IEEE754 [@http://en.wikipedia.org/wiki/IEEE_floating_point IEEE_floating_point]]
  15. [def __N3626 [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3626.pdf N3626]]
  16. [def __N1703 [@http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1703.pdf N1703]]
  17. [note A printer-friendly PDF version of this manual is also available.]
  18. [include cstdfloat.qbk]
  19. [/ cstdfloat_header.qbk
  20. Copyright 2014 Christopher Kormanyos, John Maddock and Paul A. Bristow.
  21. Distributed under the Boost Software License, Version 1.0.
  22. (See accompanying file LICENSE_1_0.txt or copy at
  23. http://www.boost.org/LICENSE_1_0.txt).
  24. ]