Skip to content
Snippets Groups Projects
Commit 2520ad4b authored by Martin Hořeňovský's avatar Martin Hořeňovský
Browse files

Return const_iterator from Column::begin/end const

This is what should normally happen, even if it does not change
anything given that `Column::const_iterator` is currently a typedef
for `Column::iterator`.
parent e539e1cb
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment