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_longest.hpp
on
master
User selector
All users
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 11, 2018
Removes explicit tuple types in zip_longest return
ryanhaining
committed
786f670
View commit details
Copy full SHA for 786f670
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
Adds support for const iteration to zip_longest
ryanhaining
committed
59da248
View commit details
Copy full SHA for 59da248
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
a7ada5d
View commit details
Copy full SHA for a7ada5d
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_longest impl class move-only
ryanhaining
committed
2b04905
View commit details
Copy full SHA for 2b04905
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 ZippedLongest into impl { }
ryanhaining
committed
def95a2
View commit details
Copy full SHA for def95a2
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 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_longest iter ->
ryanhaining
committed
f81597a
View commit details
Copy full SHA for f81597a
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
marks zip_longest constexpr funcs as const
ryanhaining
committed
423b91c
View commit details
Copy full SHA for 423b91c
View code at this point
Browse repository at this point
eliminates shadow warnings from zip_longest
ryanhaining
committed
b4bc109
View commit details
Copy full SHA for b4bc109
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
moves iterators rather than copies
ryanhaining
committed
2d1566c
View commit details
Copy full SHA for 2d1566c
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
flattens zip longest
ryanhaining
committed
1c63201
View commit details
Copy full SHA for 1c63201
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
eliminates extra moves
ryanhaining
committed
436d5d0
View commit details
Copy full SHA for 436d5d0
View code at this point
Browse repository at this point
uses empty base case zip_longest
Show description for bbe4e09
ryanhaining
committed
bbe4e09
View commit details
Copy full SHA for bbe4e09
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
adds postfix ++ and == to zip_longest iters
ryanhaining
committed
9687b54
View commit details
Copy full SHA for 9687b54
View code at this point
Browse repository at this point
removes include of iostream in zip_longest.hpp
ryanhaining
committed
bc80ff0
View commit details
Copy full SHA for bc80ff0
View code at this point
Browse repository at this point
direct initialization-list for tuple
ryanhaining
committed
767f8c9
View commit details
Copy full SHA for 767f8c9
View code at this point
Browse repository at this point
adds alias for getting optional type
Show description for e958db8
ryanhaining
committed
e958db8
View commit details
Copy full SHA for e958db8
View code at this point
Browse repository at this point
zip_longest iters inherit from std::iterator
ryanhaining
committed
9468b53
View commit details
Copy full SHA for 9468b53
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
overhauls zip_longest, supports temps
ryanhaining
committed
12b57f9
View commit details
Copy full SHA for 12b57f9
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Replaces <> with "" for local includes
ryanhaining
committed
d4f7932
View commit details
Copy full SHA for d4f7932
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
added iterator_traits specializations to a bunch of iterators
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
aaronjosephs
committed
01128fc
View commit details
Copy full SHA for 01128fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.