Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::static_string (6 of 12 overloads)

Construct from a null terminated string.

Synopsis
static_string(
    CharT const* s);
Description

PrevUpHomeNext