Skip to content

Conversation

@Mogball
Copy link
Contributor

@Mogball Mogball commented Nov 21, 2017

All iterators were changed to take two extra template parameters Ref and Ptr which are Val &, Val * and const Val &, const Val * for iterators and constant iterators, respectively. T

This removes the need for copy-paste code to make const iterators.

@Mogball Mogball requested a review from dhillondeep November 21, 2017 07:01
@Mogball Mogball force-pushed the jeff/single_it_type branch from 1e01329 to 7968d91 Compare November 21, 2017 07:05
@Mogball Mogball self-assigned this Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants