Move construct from another manager.
Synopsis
Declared in <netgroup.h>
constexpr
NetGroupManager(NetGroupManager&& other) = default;
Parameters
Name |
Description |
other |
The manager to move from. |
Created with MrDocs
Move construct from another manager.
Declared in <netgroup.h>
constexpr
NetGroupManager(NetGroupManager&& other) = default;
Name |
Description |
other |
The manager to move from. |
Created with MrDocs