Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
metadata::metadata (3 of 3 overloads)

Copy constructor.

Synopsis
metadata(
    const metadata& other);
Exception safety

Strong guarantee. Internal allocations may throw.


PrevUpHomeNext