boost::corosio::stream_file::sync_data
Synchronize file data to stable storage.
Synopsis
Declared in <boost/corosio/stream_file.hpp>
void
sync_data();
Exceptions
Name |
Thrown on |
|
on failure. |
Created with MrDocs