STLdb

PrevUpHomeNext

Struct open_only_t

stldb::open_only_t

Synopsis

// In header: </Users/bobw/workspace/stldb_lib/stldb/creation_tags.h>


struct open_only_t {
};

Description

Tag to indicate that the Database, when opened, must already exist, and that it must not require recovery of loading.


PrevUpHomeNext