index.html 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Detail 1.0</title>
  5. <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
  7. <link rel="home" href="index.html" title="Detail 1.0">
  8. </head>
  9. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  10. <table cellpadding="2" width="100%"><tr>
  11. <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
  12. <td align="center"><a href="../../../../index.html">Home</a></td>
  13. <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
  14. <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
  15. <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
  16. <td align="center"><a href="../../../../more/index.htm">More</a></td>
  17. </tr></table>
  18. <hr>
  19. <div class="spirit-nav"></div>
  20. <div class="article">
  21. <div class="titlepage">
  22. <div>
  23. <div><h2 class="title">
  24. <a name="detail"></a>Detail 1.0</h2></div>
  25. <div><p class="copyright">Copyright &#169; 2016 Rene Rivera</p></div>
  26. <div><div class="legalnotice">
  27. <a name="detail.legal"></a><p>
  28. Distributed under the Boost Software License, Version 1.0. (See accompanying
  29. file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
  30. </p>
  31. </div></div>
  32. </div>
  33. <hr>
  34. </div>
  35. <div class="toc">
  36. <p><b>Table of Contents</b></p>
  37. <dl class="toc"><dt><span class="section"><a href="index.html#detail.introduction">Introduction</a></span></dt></dl>
  38. </div>
  39. <div class="section">
  40. <div class="titlepage"><div><div><h2 class="title" style="clear: both">
  41. <a name="detail.introduction"></a><a class="link" href="index.html#detail.introduction" title="Introduction">Introduction</a>
  42. </h2></div></div></div>
  43. <p>
  44. This library contains a set of header only utilities used internally by Boost
  45. C++ Libraries to facilitate their implementation.
  46. </p>
  47. </div>
  48. </div>
  49. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  50. <td align="left"><p><small>Last revised: December 10, 2019 at 00:23:39 GMT</small></p></td>
  51. <td align="right"><div class="copyright-footer"></div></td>
  52. </tr></table>
  53. <hr>
  54. <div class="spirit-nav"></div>
  55. </body>
  56. </html>