Copy construction is disabled.
Synopsis
Declared in <netgroup.h>
NetGroupManager(NetGroupManager const& other) = delete;
Parameters
Name |
Description |
other |
The manager that would be copied. |
Created with MrDocs
Copy construction is disabled.
Declared in <netgroup.h>
NetGroupManager(NetGroupManager const& other) = delete;
Name |
Description |
other |
The manager that would be copied. |
Created with MrDocs