Deleted copy constructor

Synopsis

arg(arg const& other) = delete;

Parameters

Name Description

other

The object to copy construct from

Created with MrDocs