Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
file_win32::file_win32 (2 of 2 overloads)

Constructor.

Synopsis
file_win32(
    file_win32&& other);
Description

The moved-from object behaves as if default constructed.


PrevUpHomeNext