Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::erase (1 of 3 overloads)
Synopsis
static_string&
erase(
    size_type index = 0,
    size_type count = npos);
Description

PrevUpHomeNext