Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_flat_buffer::basic_flat_buffer (7 of 10 overloads)

Constructor.

Synopsis
basic_flat_buffer(
    basic_flat_buffer const& other);
Description Parameters

Name

Description

other

The object to copy from.


PrevUpHomeNext