Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
buffered_file& operator=(buffered_file&& other) calls close which can throw.
- Loading branch information
buffered_file& operator=(buffered_file&& other) calls close which can throw.