Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (17 of 26 overloads)

Constructs a field holding a string.

Synopsis
field(
    const char* v);
Exception safety

Strong guarantee. Internal allocations may throw.


PrevUpHomeNext