NuDB Logo

PrevUpHomeNext
posix_file::posix_file (3 of 3 overloads)

Move constructor.

posix_file(
    posix_file&&);
Remarks

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


PrevUpHomeNext