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