Dead
[official-gcc.git] / gomp-20050608-branch / libstdc++-v3 / docs / html / ext / pb_assoc / acks.html
bloba4971d120c3eea24cb66db73b92fb10cb1e69b31
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4 <title>Acknowledgements</title>
5 <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
6 <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
7 </head>
8 <body>
9 <h1>Acknowledgements</h1>
12 <ol>
13 <li>This library was written at the <a href = "http://www.haifa.il.ibm.com/dept/storage/network.html">Network Storage Technologies</a> Group of
14 <a href = "http://www.haifa.il.ibm.com/">IBM's Haifa Research Labs</a>.</li>
15 <li>The library is based heavily on policy-based design and uses many useful
16 techniques from [<a href="references.html#knuth98sorting">alexandrescu01modern</a>].
17 </li>
18 <li> Two ideas are borrowed from the SGI-STL implementation [<a href = "references.html#sgi_stl">sgi_stl</a>]:
19 <ol>
20 <li>
21 The prime-based resize policies use a list of primes taken from the SGI-STL implementation.
22 </li>
23 <li> The red-black trees contain both a root node and a header
24 node (containing metadata), connected in a way
25 that forward and reverse iteration can be performed efficiently.
26 </li>
27 </ol>
28 </li>
29 <li> Some test utilities borrow ideas from [<a href = "references.html#boost_timer">boost_timer</a>].
30 </li>
31 <li> We would like to thank Scott Meyers for useful comments (without attributing to him
32 any flaws in the design or implementation of the library).
33 </li>
34 <li> Much of the documentation is
35 <a href = "http://www.python.org/">
36 <img src="PythonPoweredSmall.gif" align=top width=55
37 height=22 alt="[Python Powered]" border=0>
38 </a>.
39 </li>
40 </ol>
44 </body>
46 </html>