Copy assignment is disabled.

Synopsis

Declared in <netgroup.h>

NetGroupManager&
operator=(NetGroupManager const& other) = delete;

Return Value

A reference to this manager.

Parameters

Name

Description

other

The manager that would be assigned from.

Created with MrDocs