34
votes
7answers
2k views
Examples of “modern c++” in action?
For new and completely revised tricks and dark corners of STL go here: Hidden Features …
1
vote
GLib v APR pros and cons of each
Is there a reason you wouldn't want to use the c++ stl? Even if you are writing "c-style" code without classes, you can use c++ strings and data structure.
There are plenty of valid reasons …
