TR1 documentation?

J

jpalecek

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
 
I

Ian Collins

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"
 
N

Noah Roberts

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.
 
P

P.J. Plauger

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top