Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_static_string::data (1 of 2 overloads)

Returns a pointer to the first character of the string.

Synopsis
BOOST_STATIC_STRING_CPP14_CONSTEXPR pointer
data();
Description

PrevUpHomeNext