-
- Downloads
[GL] Add missing const to SegmentIterator::op==().
gcc-8.3 complains otherwise about the comparison operator being missing for two constant SegmentIterators.
Loading
Please register or sign in to comment
gcc-8.3 complains otherwise about the comparison operator being missing for two constant SegmentIterators.