-
- Downloads
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`.
Loading
Please register or sign in to comment