Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
params_base::end

Return an iterator to the end.

Synopsis
iterator
end() const;
Complexity

Constant.

Exception Safety

Throws nothing.


PrevUpHomeNext