stldb::open_only_t
// In header: </Users/bobw/workspace/stldb_lib/stldb/creation_tags.h> struct open_only_t { };
Tag to indicate that the Database, when opened, must already exist, and that it must not require recovery of loading.