Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (13 of 31 overloads)

Constructs a field holding an uint64.

Synopsis
field(
    unsigned long v);
Exception safety

No-throw guarantee.


PrevUpHomeNext