Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_static_string::data (2 of 2 overloads)

Returns a pointer to the first character of a string.

Synopsis
BOOST_STATIC_STRING_CPP14_CONSTEXPR const_pointer
data() const;
Description

PrevUpHomeNext