Move assignment is disabled.
Synopsis
Declared in <netgroup.h>
NetGroupManager&
operator=(NetGroupManager&& other) = delete;
Return Value
A reference to this manager.
Parameters
Name |
Description |
other |
The manager that would be moved from. |
Created with MrDocs