Skip to content

Tags: pedrogarciafreitas/cppitertools

Tags

v2.0

Toggle v2.0's commit message
Fixes const iteration for chain()

Fixes ryanhaining#65

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ryanhaining#45 from nvander1/remove_std_iterator

Remove use of std::iterator

v0.2.1

Toggle v0.2.1's commit message
Removes this-> in starmap::iterator functions.

clang was getting confused by them, I don't know why.

v0.2

Toggle v0.2's commit message

v0.1

Toggle v0.1's commit message
removes noexcept from accum iterator move