1 | <html> |
---|
2 | <head> |
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
---|
4 | <title>Release Notes</title> |
---|
5 | <link rel="stylesheet" href="../boostbook.css" type="text/css"> |
---|
6 | <meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> |
---|
7 | <link rel="start" href="../index.html" title="The Boost C++ Libraries"> |
---|
8 | <link rel="up" href="../string_algo.html" title="Chapter 11. Boost String Algorithms Library"> |
---|
9 | <link rel="prev" href="../string_algo.html" title="Chapter 11. Boost String Algorithms Library"> |
---|
10 | <link rel="next" href="usage.html" title="Usage"> |
---|
11 | </head> |
---|
12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
---|
13 | <table cellpadding="2" width="100%"> |
---|
14 | <td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../boost.png"></td> |
---|
15 | <td align="center"><a href="../../../index.htm">Home</a></td> |
---|
16 | <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td> |
---|
17 | <td align="center"><a href="../../../people/people.htm">People</a></td> |
---|
18 | <td align="center"><a href="../../../more/faq.htm">FAQ</a></td> |
---|
19 | <td align="center"><a href="../../../more/index.htm">More</a></td> |
---|
20 | </table> |
---|
21 | <hr> |
---|
22 | <div class="spirit-nav"> |
---|
23 | <a accesskey="p" href="../string_algo.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../string_algo.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="usage.html"><img src="../images/next.png" alt="Next"></a> |
---|
24 | </div> |
---|
25 | <div class="section" lang="en"> |
---|
26 | <div class="titlepage"><div><div><h3 class="title"> |
---|
27 | <a name="string_algo.release_notes"></a>Release Notes</h3></div></div></div> |
---|
28 | <div class="itemizedlist"><ul type="disc"> |
---|
29 | <li> |
---|
30 | <p><span class="bold"><strong>1.32</strong></span></p> |
---|
31 | <p>Initial release in Boost</p> |
---|
32 | </li> |
---|
33 | <li> |
---|
34 | <p><span class="bold"><strong>1.33</strong></span></p> |
---|
35 | <p>Internal version of collection traits removed, library adapted to Boost.Range</p> |
---|
36 | </li> |
---|
37 | </ul></div> |
---|
38 | </div> |
---|
39 | <table width="100%"><tr> |
---|
40 | <td align="left"><small><p>Last revised: April 15, 2005 at 21:05:00 GMT</p></small></td> |
---|
41 | <td align="right"><small>Copyright © 2002-2004 Pavol Droba</small></td> |
---|
42 | </tr></table> |
---|
43 | <hr> |
---|
44 | <div class="spirit-nav"> |
---|
45 | <a accesskey="p" href="../string_algo.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../string_algo.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="usage.html"><img src="../images/next.png" alt="Next"></a> |
---|
46 | </div> |
---|
47 | </body> |
---|
48 | </html> |
---|