Copy constructor

Synopsis

Declared in <beman/copyable_function/copyable_function_helper.h>

Buffer(Buffer const& other) = default;

Parameters

Name

Description

other

The object to copy construct from