Version 1.18.0
Version 1.18.0
September 28th, 2000 12:00 GMT
-
Preliminary release of two important new libraries:
-
Graph Library - Generic graph components and algorithms from Jeremy Siek and a University of Notre Dame team.
-
Regular Expression Library - Text pattern matching in all its glory from John Maddock.
-
-
Other changes:
-
Array Library improvements reflecting formal review comments.
-
functional.hpp compiler workarounds added.
-
tie() function template
added to utility.hpp for easier handling of std::pair<> return values. -
Integer Library improved handling of 64-bit integers.
-
Minor web site page updates.
-