Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check the failbit after closing the datastore file
This is per the documentation <https://www.cplusplus.com/reference/fstream/ofstream/close/> that indicates that the failbit is set if close fails.
- Loading branch information