Return the path to the data file.
path_type const& dat_path() const;
The database must be open.
Safe to call concurrently with any function except basic_store::open or basic_store::close.
basic_store::open
basic_store::close
The data file path.