Copy constructor

Synopsis

Declared in <beman/scope/scope.hpp>

scope_guard(scope_guard const& other) = delete;

Parameters

Name

Description

other

The object to copy construct from