C++Programming

links for 2007-07-19

Simple Access Berkeley DB Using STLdb4 | Linux Journal Berkeley DB comes with C and C++ APIs. Unfortunately, the C++ API is a thin wrapper neglecting modern C++ designs, such as smart pointers, I/O streams, iterators, operator...
C++Programming

links for 2007-04-11

Reviews of C++ Unit Testing Frameworks Links to several reviews of C++ unit test frameworks (tags: C++ unittest) Socket++ - Linuxhacker Socket++ library defines C++ classes that can be used more effectively than directly calling...
C++Programming

SD West

I went to SD West 2007 in Santa Clara today and it was pretty interesting. Most of the day was spent in two interesting half-day sessions on C++ design from Kevlin Henney: Programmer's Dozen: Thirteen Recommendations for...