Login  Register

Re: standard includes

Posted by Luigi Ballabio-3 on Jul 04, 2001; 6:15pm
URL: http://quantlib.414.s1.nabble.com/standard-includes-tp1718p1719.html

At 05:44 PM 7/4/01 +0200, Gilbert Peffer wrote:
>Since I am not a C++ wizard (at least not of the modern sort), could anybody
>give me a pointer to some standard info on the philosophy behind the stuff
>in <algorithm>, <functional>, etc.

I would advise "The C++ Programming Language from mr.C++ himself:

http://www.research.att.com/~bs/3rd.html

Instead of introducing C++ as a better C, it uses the STL from page 1,
showing how it and its idioms are an actual part of C++.

Bye,
         Luigi