[#NetGroupManager-2constructor-026] = xref:NetGroupManager.adoc[NetGroupManager]::NetGroupManager :relfileprefix: ../ :mrdocs: Move construct from another manager. == Synopsis Declared in `<netgroup.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr NetGroupManager(xref:NetGroupManager.adoc[NetGroupManager]&& other) = default; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The manager to move from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#