Returns true if the database is open.
true
bool is_open() const;
Safe to call concurrently with any function except basic_store::open or basic_store::close.
basic_store::open
basic_store::close