promotion_policies.html 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Promotion Policies</title>
  5. <link rel="stylesheet" href="boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
  7. <link rel="home" href="index.html" title="Safe Numerics">
  8. <link rel="up" href="types.html" title="Types">
  9. <link rel="prev" href="exception_policies.html" title="exception_policy&lt;AE, IDB, UB, UV&gt;">
  10. <link rel="next" href="promotion_policies/native.html" title="native">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  13. <table cellpadding="2" width="100%"><tr>
  14. <td valign="top"><img href="index.html" height="164px" src="pre-boost.jpg" alt="Library Documentation Index"></td>
  15. <td><h2>Safe Numerics</h2></td>
  16. </tr></table>
  17. <div class="spirit-nav">
  18. <a accesskey="p" href="exception_policies.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="types.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="promotion_policies/native.html"><img src="images/next.png" alt="Next"></a>
  19. </div>
  20. <div class="section">
  21. <div class="titlepage"><div><div><h3 class="title">
  22. <a name="safe_numerics.promotion_policies"></a>Promotion Policies</h3></div></div></div>
  23. <div class="toc"><dl class="toc">
  24. <dt><span class="section"><a href="promotion_policies/native.html">native</a></span></dt>
  25. <dt><span class="section"><a href="promotion_policies/automatic.html">automatic</a></span></dt>
  26. <dt><span class="section"><a href="promotion_policies/cpp.html">cpp&lt;int C, int S, int I, int L, int LL&gt;</a></span></dt>
  27. </dl></div>
  28. </div>
  29. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  30. <td align="left"></td>
  31. <td align="right"><div class="copyright-footer">Copyright &#169; 2012-2018 Robert Ramey<p><a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">Subject to Boost
  32. Software License</a></p>
  33. </div></td>
  34. </tr></table>
  35. <hr>
  36. <div class="spirit-nav">
  37. <a accesskey="p" href="exception_policies.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="types.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="promotion_policies/native.html"><img src="images/next.png" alt="Next"></a>
  38. </div>
  39. </body>
  40. </html>