Connecting Tech Pros Worldwide Help | Site Map

link to stl alrothims

puzzlecracker
Guest
 
Posts: n/a
#1: Oct 21 '05
anyone can suggest a good link to all ISO99 standard algorithms
reference (possibly with example)?

Mike Wahler
Guest
 
Posts: n/a
#2: Oct 21 '05

re: link to stl alrothims


"puzzlecracker" <ironsel2000@gmail.com> wrote in message
news:1129917017.586302.51610@z14g2000cwz.googlegro ups.com...[color=blue]
> anyone can suggest a good link to all ISO99 standard algorithms
> reference (possibly with example)?[/color]

The ISO documents for standard C++ are ISO 14882:1998
and 14882:2003, the latter being the current one.

Many providers of C++ standard library implementations
provide documentation on the web. The one I use most
frequently is at www.dinkumware.com
(Please be sure to read and honor the usage restrictions).

But imo the best reference (as well as being a tutorial
with good explanations and examples), is in hard copy
book form: www.josuttis.com/libbook


-Mike


Closed Thread


Similar C / C++ bytes