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 }}
fcccode
/
cppitertools
Public
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2018
- Corrected all warnings at /W4 with MSVC (except in test_starmap, where it would slightly change tests)
Show description for 32f4dc2
frboyer
committed
32f4dc2
View commit details
Copy full SHA for 32f4dc2
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Removes explicit tuple types from zip returns
ryanhaining
committed
90ed624
View commit details
Copy full SHA for 90ed624
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Remove using declarations for as_const and void_t
Show description for c12a8bc
ryanhaining
committed
c12a8bc
View commit details
Copy full SHA for c12a8bc
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Remove use of std::iterator
nvander1
committed
940d067
View commit details
Copy full SHA for 940d067
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
qualifies calls to as_const with ::impl
Show description for 3b00346
ryanhaining
committed
3b00346
View commit details
Copy full SHA for 3b00346
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
Fixes zip with const iteration
ryanhaining
committed
41e31a8
View commit details
Copy full SHA for 41e31a8
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Tests imap with const iteration
ryanhaining
committed
f9f595c
View commit details
Copy full SHA for f9f595c
View code at this point
Browse repository at this point
Adds support for const iteration to zip
ryanhaining
committed
c62dc09
View commit details
Copy full SHA for c62dc09
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Uses get_begin and get_end throughout itertools
Show description for d1d7e6a
ryanhaining
committed
d1d7e6a
View commit details
Copy full SHA for d1d7e6a
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
trailing _ on data members
ryanhaining
committed
ca3ae7a
View commit details
Copy full SHA for ca3ae7a
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
clang-format
ryanhaining
committed
1330973
View commit details
Copy full SHA for 1330973
View code at this point
Browse repository at this point
Moves iterator tuple aliases into their own header
Show description for 99b05d3
ryanhaining
committed
99b05d3
View commit details
Copy full SHA for 99b05d3
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
formatting
ryanhaining
committed
99ce7bd
View commit details
Copy full SHA for 99ce7bd
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
adds back zip and zip_longest iter->
ryanhaining
committed
3fc6995
View commit details
Copy full SHA for 3fc6995
View code at this point
Browse repository at this point
Merge branch 'master' into cpp14
Show description for f37b8af
ryanhaining
committed
f37b8af
View commit details
Copy full SHA for f37b8af
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
makes zip impl class move-only
ryanhaining
committed
d13354d
View commit details
Copy full SHA for d13354d
View code at this point
Browse repository at this point
Commits on Aug 23, 2015
moves iterbase and iteratoriterator into sub dir
Show description for aee0a31
ryanhaining
committed
aee0a31
View commit details
Copy full SHA for aee0a31
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
moves Zipped into impl { }
ryanhaining
committed
8cce4cb
View commit details
Copy full SHA for 8cce4cb
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
omits unused template parameter names
ryanhaining
committed
9de886f
View commit details
Copy full SHA for 9de886f
View code at this point
Browse repository at this point
total reformat
Show description for 22a2e78
ryanhaining
committed
22a2e78
View commit details
Copy full SHA for 22a2e78
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
removes explicit zip<>::iterator constructors
ryanhaining
committed
1bc2f2a
View commit details
Copy full SHA for 1bc2f2a
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Merge branch 'master' into cpp14
Show description for 348e267
ryanhaining
committed
348e267
View commit details
Copy full SHA for 348e267
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
adds zip iter ->
ryanhaining
committed
4e5713e
View commit details
Copy full SHA for 4e5713e
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
eliminates shadow warnings from zip
ryanhaining
committed
67a87ef
View commit details
Copy full SHA for 67a87ef
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Merge branch 'master' into cpp14
Show description for d25deb8
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
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
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
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
ryanhaining
committed
3302dac
View commit details
Copy full SHA for 3302dac
View code at this point
Browse repository at this point
adds zip ==
ryanhaining
committed
7af01fb
View commit details
Copy full SHA for 7af01fb
View code at this point
Browse repository at this point
adds zip postfix++
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
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
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
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
ryanhaining
committed
77fc126
View commit details
Copy full SHA for 77fc126
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.