Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
hoverinc
/
cppitertools
Public archive
forked from
ryanhaining/cppitertools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cppitertools
zip.hpp
on
cpp14
User selector
All users
All time
Commit history
Commits on Feb 18, 2015
Merge branch 'master' into cpp14
Show description for d25deb8
Ryan Haining (ryanhaining)
committed
d25deb8
View commit details
Copy full SHA for d25deb8
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
moves rather than copies iterators
Ryan Haining (ryanhaining)
committed
4bc52a9
View commit details
Copy full SHA for 4bc52a9
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
Merge branch 'master' into cpp14catch
Show description for 0288be0
Ryan Haining (ryanhaining)
committed
0288be0
View commit details
Copy full SHA for 0288be0
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
eliminates extra moves
Ryan Haining (ryanhaining)
committed
3237741
View commit details
Copy full SHA for 3237741
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
fixes recursive == in zip
Ryan Haining (ryanhaining)
committed
3302dac
View commit details
Copy full SHA for 3302dac
View code at this point
Browse repository at this point
adds zip ==
Ryan Haining (ryanhaining)
committed
7af01fb
View commit details
Copy full SHA for 7af01fb
View code at this point
Browse repository at this point
adds zip postfix++
Ryan Haining (ryanhaining)
committed
ac4dd2c
View commit details
Copy full SHA for ac4dd2c
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
zip iters are input not forward
Ryan Haining (ryanhaining)
committed
e67b6fd
View commit details
Copy full SHA for e67b6fd
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
zip iterator inherits from std::iterator
Ryan Haining (ryanhaining)
committed
a6df6d8
View commit details
Copy full SHA for a6df6d8
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
refactors type aliases
Ryan Haining (ryanhaining)
committed
dee21e2
View commit details
Copy full SHA for dee21e2
View code at this point
Browse repository at this point
makes Zipped constructor private again
Ryan Haining (ryanhaining)
committed
77fc126
View commit details
Copy full SHA for 77fc126
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
Simplifies by templating on tuple and Is
Show description for f7b5c30
Ryan Haining (ryanhaining)
committed
f7b5c30
View commit details
Copy full SHA for f7b5c30
View code at this point
Browse repository at this point
replaces empty zip if check with overload
Ryan Haining (ryanhaining)
committed
528836d
View commit details
Copy full SHA for 528836d
View code at this point
Browse repository at this point
Flattens zip implementation
Show description for 84d382b
Ryan Haining (ryanhaining)
committed
84d382b
View commit details
Copy full SHA for 84d382b
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
replaces general Zipped with specialization
Show description for 606b4ba
Ryan Haining (ryanhaining)
committed
606b4ba
View commit details
Copy full SHA for 606b4ba
View code at this point
Browse repository at this point
Commits on Aug 28, 2014
Supports empty zip(); removes Zipped<T>
Show description for 583db7e
Ryan Haining (ryanhaining)
committed
583db7e
View commit details
Copy full SHA for 583db7e
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Merge branch 'master' into copytemps
Ryan Haining (ryanhaining)
committed
e6d7893
View commit details
Copy full SHA for e6d7893
View code at this point
Browse repository at this point
Fixes zip so one can modify data while iterating
Show description for cb7e9dc
Ryan Haining (ryanhaining)
committed
cb7e9dc
View commit details
Copy full SHA for cb7e9dc
View code at this point
Browse repository at this point
Commits on May 31, 2014
Makes Zipped constrctor private and zip a friend
Ryan Haining (ryanhaining)
committed
186592e
View commit details
Copy full SHA for 186592e
View code at this point
Browse repository at this point
Adds true temporary support to zip
Ryan Haining (ryanhaining)
committed
5b939c2
View commit details
Copy full SHA for 5b939c2
View code at this point
Browse repository at this point
Commits on May 29, 2014
adds missing include guards to zip
Ryan Haining (ryanhaining)
committed
2464b19
View commit details
Copy full SHA for 2464b19
View code at this point
Browse repository at this point
Commits on May 27, 2014
Incomplete, alternative zip implementation
Show description for 532a764
Ryan Haining (ryanhaining)
committed
532a764
View commit details
Copy full SHA for 532a764
View code at this point
Browse repository at this point
Commits on May 26, 2014
uniform initialization update
Ryan Haining (ryanhaining)
committed
2baae9f
View commit details
Copy full SHA for 2baae9f
View code at this point
Browse repository at this point
replaces .begin and .end with std::begin/std::end
Show description for 0321946
Ryan Haining (ryanhaining)
committed
0321946
View commit details
Copy full SHA for 0321946
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
changed std::tie to std::forward_as_tuple
Aaron Josephs (aaronjosephs)
committed
adcd4c0
View commit details
Copy full SHA for adcd4c0
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
added iterator_traits specializations to a bunch of iterators
Aaron Josephs (aaronjosephs)
committed
70bdfa1
View commit details
Copy full SHA for 70bdfa1
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
zip and zip_longest updated for std::begin and std::end
Aaron Josephs (aaronjosephs)
committed
01128fc
View commit details
Copy full SHA for 01128fc
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Formats zip.hpp
Ryan Haining (ryanhaining)
committed
485e9e8
View commit details
Copy full SHA for 485e9e8
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
added perfect forwarding with zip, still getting strange temp vector behavior
Aaron Josephs (aaronjosephs)
committed
8fbf170
View commit details
Copy full SHA for 8fbf170
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
Got rid of two range specialization for zip iter
Aaron Josephs (aaronjosephs)
committed
58b47b9
View commit details
Copy full SHA for 58b47b9
View code at this point
Browse repository at this point
bullshit fix for imap
Aaron Josephs (aaronjosephs)
committed
a46fc44
View commit details
Copy full SHA for a46fc44
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
zip_iter now derefs to a tuple of the iterators elements, not a tuple of iterators
Aaron Josephs (aaronjosephs)
committed
3b2d874
View commit details
Copy full SHA for 3b2d874
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
changed some minor stuff in zip.hpp
Aaron Josephs (aaronjosephs)
committed
112f2f5
View commit details
Copy full SHA for 112f2f5
View code at this point
Browse repository at this point
Commits on Sep 20, 2013
Removed some useless comments
Aaron Josephs (aaronjosephs)
committed
be52938
View commit details
Copy full SHA for be52938
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Fixed public private and const correctness in some places
Aaron Josephs (aaronjosephs)
committed
142744b
View commit details
Copy full SHA for 142744b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.