stldb::open_or_recover_t
// In header: </Users/bobw/workspace/stldb_lib/stldb/creation_tags.h> struct open_or_recover_t { };
Tag to indicate that the Database, when opened, should already exist. It can be recovered is needed, but should not need to be created.