[#NetGroupManager-2constructor-0f] = xref:NetGroupManager.adoc[NetGroupManager]::NetGroupManager :relfileprefix: ../ :mrdocs: Copy construction is disabled. == Synopsis Declared in `<netgroup.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- NetGroupManager(xref:NetGroupManager.adoc[NetGroupManager] const& other) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The manager that would be copied. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#