Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (9 of 31 overloads)

Constructs a field holding an int64.

Synopsis
field(
    long long v);
Exception safety

No-throw guarantee.


PrevUpHomeNext