Blame view

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