Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::end

Returns an iterator to the end.

iterator
end();
  » more...

const_iterator
end() const;
  » more...

PrevUpHomeNext