Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (3 of 31 overloads)

Copy constructor.

Synopsis
field(
    const field&);
Exception safety

Strong guarantee. Internal allocations may throw.


PrevUpHomeNext