Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (10 of 26 overloads)

Constructs a field holding an uint64.

Synopsis
field(
    unsigned char v);
Exception safety

No-throw guarantee.


PrevUpHomeNext