Move constructor

Synopsis

Declared in <beman/copyable_function/copyable_function_helper.h>

Buffer(Buffer&& other) = default;

Parameters

Name

Description

other

The object to move construct from