Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (28 of 31 overloads)

Constructs a field holding a date.

Synopsis
field(
    const date& v);
Exception safety

No-throw guarantee.


PrevUpHomeNext