Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_static_string::crend

Return a reverse iterator to the end.

Synopsis
constexpr const_reverse_iterator
crend() const;

PrevUpHomeNext