Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_file::sync_all

Synchronise the file to disk.

void sync_all();
  » more...

void sync_all(
    boost::system::error_code & ec);
  » more...

PrevUpHomeNext