Matthew Wilson's latest book,
Extended STL, volume 1: Collections and Iterators
(Addison-Wesley, 2007),
discusses principles and practices of STL extension, many of
which are used in the implementation of the STLSoft libraries.
You can order it from
Amazon
now.
|
Throughout 2007, the STLSoft library documentation and website have been in a
holding pattern, awaiting time and resources for rework into a fit and proper
form deserving of a professional open-source library. We are confident that
the transformation of the site and documentation will be complete before the
end of Apr 2008, and continue to apologise for this interruption.
During this time, the libraries themselves have continued to be of the
high quality users have come to expect and demand from STLSoft. This will
continue to be so, regardless of the state of the website and documentation.
If you wish to download the latest version of the libraries
- 1.9.45 -
click here.
If you wish to view the latest beta documentation of the libraries,
click here.
If you have any criticisms, questions, suggestions, please either:
|
|
8 things you should know about STLSoft:
|
-
It's not an STL replacement, it's an STL extension library
-
It's 100% header-only
-
It's open-source (modified BSD-license), and completely free
-
Its design parameters are
-
It is used by several leading open-source libraries (see below)
-
It's primarily written by Matthew Wilson,
author of Imperfect C++ and
Extended STL, volume 1 (both books
contain detailed insights into the design of STLSoft)
-
The documentation is very bad. We plan to fix this in 2008. If we get time ...
-
The website is very bad. We plan to fix this in 2008. If we get time ...
|
|
|
|
|