Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (5 of 26 overloads)

Constructs a field holding an int64.

Synopsis
field(
    signed char v);
Exception safety

No-throw guarantee.


PrevUpHomeNext