Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (6 of 26 overloads)

Constructs a field holding an int64.

Synopsis
field(
    short v);
Exception safety

No-throw guarantee.


PrevUpHomeNext