NuDB Logo

PrevUpHomeNext
win32_file::win32_file (3 of 3 overloads)

Move constructor.

win32_file(
    win32_file&&);
Remarks

The state of the moved-from object is as if default constructed.


PrevUpHomeNext