stldb::open_or_create_t
// In header: </Users/bobw/workspace/stldb_lib/stldb/creation_tags.h> struct open_or_create_t { };
Tag to indicate that the Database, when opened, can be opened or created, but that recovery is not allowed.