Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_multi_buffer::basic_multi_buffer (7 of 10 overloads)

Copy constructor.

Synopsis
basic_multi_buffer(
    basic_multi_buffer const& other);
Description Parameters

Name

Description

other

The object to copy from.


PrevUpHomeNext