Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
file_posix::file_posix (2 of 2 overloads)

Constructor.

Synopsis
file_posix(
    file_posix&& other);
Description

The moved-from object behaves as if default constructed.


PrevUpHomeNext