NetGroupManager::NetGroupManager

Move construct from another manager.

Synopsis

Declared in <netgroup.h>

constexpr
NetGroupManager(NetGroupManager&& other) = default;

Parameters

NameDescription
otherThe manager to move from.