364,036 Members | 5078 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

TR1 documentation?

jpalecek@web.de
P: n/a
jpalecek@web.de
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.

Regards
Jiri Palecek

Oct 6 '06 #1
Share this Question
Share on Google+
3 Replies


Ian Collins
P: n/a
Ian Collins
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.
>
Pete Becker's book "The C++ Standard Library Extensions"

--
Ian Collins.
Oct 6 '06 #2

Noah Roberts
P: n/a
Noah Roberts

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.

Oct 6 '06 #3

P.J. Plauger
P: n/a
P.J. Plauger
<jpalecek@web.dewrote in message
news:1160122411.209441.26290@i42g2000cwa.googlegro ups.com...
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.
You'll find complete reference documentation of TR1 at our web
site. See:

http://www.dinkumware.com/manuals/

It's integrated into our full manual, but see the section on TR1
for a summary of that component. All features added with TR1 are
labeled as such.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com


Oct 6 '06 #4

Post your reply

Help answer this question



Didn't find the answer to your C / C++ question?

You can also browse similar questions: C / C++