NuDB Logo

PrevUpHomeNext
posix_file::posix_file (3 of 3 overloads)

Move constructor.

Synopsis
posix_file(
    posix_file&&);
Description
Remarks

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


PrevUpHomeNext