Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::operator= (4 of 6 overloads)

Assign from single character.

Synopsis
static_string&
operator=(
    CharT ch);
Description

PrevUpHomeNext