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