Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field::field (19 of 31 overloads)

Constructors from character types would incorrectly construct a field holding an integer, so they are not allowed.

Synopsis
explicit
field(
    char8_t) = delete;

PrevUpHomeNext