Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (23 of 26 overloads)

Constructs a field holding a date.

Synopsis
field(
    const date& v);
Exception safety

No-throw guarantee.


PrevUpHomeNext