Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::data (1 of 2 overloads)

Returns a pointer to the first character of a string.

Synopsis
CharT*
data();
Description

PrevUpHomeNext