cdbxx 0.0.1 RC2 review
Downloadcdbxx is a small STL style C++ library for TinyCDB implementation of Constant Database
|
|
cdbxx is a small STL style C++ library for TinyCDB implementation of Constant Database. It provides iterators, data adapters and high level interfaces for databases.
Requirements:
a TinyCDB implemenation
What's New in This Release:
Makefile.common, include/cdbxx/map.hh, src/db.cc, testsuite/test.cc:
allow to work correclty with empty databases
added std::map like interface
cdbxx 0.0.1 RC2 keywords