Struct open_create_or_recover_t
stldb::open_create_or_recover_t
Synopsis
Description
Tag to indicate that the Database, when opened, can be opened, created, or recovered, as needed. With this tag, the constructor attempts to reuse an existing region, if one exists. If a region exists but is not reusable, it is recovered from disk.