Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_static_string::begin (1 of 2 overloads)

Return an iterator to the beginning.

Synopsis
constexpr basic_static_string::iterator
begin() noexcept;

PrevUpHomeNext