Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
file_posix::~file_posix

Destructor.

Synopsis
~file_posix();
Description

If the file is open it is first closed.


PrevUpHomeNext