Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
field_view::field_view (16 of 24 overloads)

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

Synopsis
field_view(
    char32_t) = delete;

PrevUpHomeNext