NetGroupManager::NetGroupManager

Copy construction is disabled.

Synopsis

Declared in <netgroup.h>

NetGroupManager(NetGroupManager const& other) = delete;

Parameters

NameDescription
otherThe manager that would be copied.