Boost.URL Logo

PrevUpHomeNext
params::begin

Returns an iterator to the beginning.

Synopsis
const_iterator
begin() const;
Description

Returns an iterator to the beginning of the container

Return Value

Iterator to beginning of the container


PrevUpHomeNext