jpalecek@web.de wrote:
Hello,
>
is there a clear and complete documentation for TR1 classes?
I've only found documentation for the specific libraries, none
of which is as readable and useful as the SGI STL manual.
>
Please, provide links if possible.
There is Pete Becker's book but in my opinion it wasn't the greatest
read and it's one of the more expensive books out there. There is also
the TR1 itself and a large portion is documented in boost's
documentation. The newer boost (cvs?) has actual tr1 documentation
that will direct you to the appropriate part of the boost docs.