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...