index.html 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  4. <title>Boost Uuid Library</title>
  5. </head>
  6. <body bgcolor="#FFFFFF" text="#000000">
  7. <table border="1" bgcolor="#007F7F" cellpadding="2">
  8. <tr>
  9. <td bgcolor="#FFFFFF"><img src="../../../boost.png" alt="boost.png (6897 bytes)" WIDTH="277" HEIGHT="86"></td>
  10. <td><a href="../../../index.htm"><font face="Arial" color="#FFFFFF"><big>Home </big></font></a></td>
  11. <td><a href="../../libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries </big></font></a></td>
  12. <td><a href="http://www.boost.org/users/people.html"><font face="Arial" color="#FFFFFF"><big>People </big></font></a></td>
  13. <td><a href="http://www.boost.org/users/faq.html"><font face="Arial" color="#FFFFFF"><big>FAQ </big></font></a></td>
  14. <td><a href="../../../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More </big></font></a></td>
  15. </tr>
  16. </table>
  17. <h1>Uuid library</h1>
  18. <p>The header uuid.hpp provides an implementation of Universally Unique Identifiers.
  19. </p>
  20. <p>This implementation is intended for general use.</p>
  21. <ul>
  22. <li><a href="uuid.html">Documentation</a> (HTML).</li>
  23. <li>Header <a href="../../../boost/uuid/uuid.hpp">uuid.hpp</a>.</li>
  24. <li>See the <a href="uuid.html">documentation</a> for links to sample programs.</li>
  25. <li>Submitted by Andy Tompkins</a>.</li>
  26. </ul>
  27. <p>Revised&nbsp; May 14, 2007</p>
  28. <hr>
  29. <p>© Copyright Andy Tompkins, 2006</p>
  30. <p> Distributed under the Boost Software
  31. License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="https://www.boost.org/LICENSE_1_0.txt">
  32. www.boost.org/LICENSE_1_0.txt</a>)</p>
  33. </body>
  34. </html>