February 11, 2007 Archives

2007-02-11

C++ magic

If you ever thought, that you know C++ in complete, try to figure out, how one can have a lambda calculus, named parameters and static assertions in ISO C++.

For me the boost guys are magicians...


Posted by Alexander Bernauer | Permanent Link | Categories: C++

2007-02-11

C++ Reference Guide

IMO the definit C++ Reference Guide out there is this one.

Especially check out the outlook on the upcoming C++0x standard.


Posted by Alexander Bernauer | Permanent Link | Categories: C++