René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

Some C++ Stuff

I have been paid for programming C++ for over five years now, and now I feel it's time to share some of my knowledge gained in that period with others of the programming community. At the moment, only a few items are present, but I hope I can extend it over time.
Little code fragments, mostly not more than 20 liners, that demonstrate how something can be achieved.
What would the web be without links
And, of course, a little faq. this faq is little, indeed, so, make sure you consult one of the bigger faq's.
Here are a few STL examples and code fragments (written in german). An example of a manipulator is here
Chameleon is a class that can be used for a string-int multi datatype.
ConfigFile reads a configuration file for further getting values out of the config file.

Compilers