Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (2 of 26 overloads)

Copy constructor.

Synopsis
field(
    const field&);
Exception safety

Strong guarantee. Internal allocations may throw.


PrevUpHomeNext