refcount | The refcount namespace encapsulates code for a reference-counted smart pointer |
refcount::Detail | All classes in this namespace are "internal details" of the classes in the refcount namespace, and should not be directly used by client code |
sq3 | The sq3 namespace encapsulates an OO sqlite3 API very similar to the sqlite3x API, but this one uses no exception handling (i.e., it doesn't throw on errors) |