Skip to content

Tags: ryanhaining/cppitertools

Tags

v2.3

Toggle v2.3's commit message
Specifies chain pointer and reference to match calls exactly

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Escapes '<' and '>' in zip_longest description

v2.1

Toggle v2.1'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 #73 from strega-nil/fix-cmakelists

Fix CMakeLists.txt install paths

v2.0

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

Fixes #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 #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