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
enumerate.hpp
on
master
User selector
All users
All time
Commit history
Commits on Apr 11, 2018
Removes & from .element in enumerate iter yield
Show description for e8dff8e
ryanhaining
committed
e8dff8e
View commit details
Copy full SHA for e8dff8e
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 15, 2017
Merge branch 'master' into const_begin_and_end
ryanhaining
committed
84aae68
View commit details
Copy full SHA for 84aae68
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Allows comparison of const and non-const iterators
ryanhaining
committed
764310b
View commit details
Copy full SHA for 764310b
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Supports const iteration on enumerate
ryanhaining
committed
222abfe
View commit details
Copy full SHA for 222abfe
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Makes IterYield index not a reference.
Show description for 89c6752
ryanhaining
committed
89c6752
View commit details
Copy full SHA for 89c6752
View code at this point
Browse repository at this point
Fixes EnumIterYield, index & element were private
ryanhaining
committed
278500c
View commit details
Copy full SHA for 278500c
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Supports structured bindings in enumerate.
Show description for df4c686
ryanhaining
committed
df4c686
View commit details
Copy full SHA for df4c686
View code at this point
Browse repository at this point
Supports tuple_size for IterYield
ryanhaining
committed
f049edd
View commit details
Copy full SHA for f049edd
View code at this point
Browse repository at this point
Moves IterYield out of Enumerable class
Show description for 33b6878
ryanhaining
committed
33b6878
View commit details
Copy full SHA for 33b6878
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
2efe1da
View commit details
Copy full SHA for 2efe1da
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
Supports different begin and end in enumerate
ryanhaining
committed
f1ba8f6
View commit details
Copy full SHA for f1ba8f6
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Adapts enumerate to work with Fn generators
ryanhaining
committed
42326d2
View commit details
Copy full SHA for 42326d2
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
explicit {} on enumerate init
ryanhaining
committed
3daeef8
View commit details
Copy full SHA for 3daeef8
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
uses IterToolFn in enumerate
ryanhaining
committed
87cda7c
View commit details
Copy full SHA for 87cda7c
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Removes extra "class" in friend declarations.
ryanhaining
committed
c708b40
View commit details
Copy full SHA for c708b40
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
supports seq | enumerate
ryanhaining
committed
55d272f
View commit details
Copy full SHA for 55d272f
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
uses callable struct instead of functions
ryanhaining
committed
7a872f9
View commit details
Copy full SHA for 7a872f9
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
makes enumerate impl class move-only
ryanhaining
committed
6886204
View commit details
Copy full SHA for 6886204
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
adds two-argument enumerate()
ryanhaining
committed
d1d7820
View commit details
Copy full SHA for d1d7820
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
moves Enumerable into impl { }
ryanhaining
committed
b27c6ff
View commit details
Copy full SHA for b27c6ff
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
uses first_type instead of decltype(first)
Ryan Haining
committed
443effb
View commit details
Copy full SHA for 443effb
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Merge branch 'master' of https://github.com/ryanhaining/cppitertools
Show description for c6ca965
ryanhaining
committed
c6ca965
View commit details
Copy full SHA for c6ca965
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
removes doc'ing comments from enumerate
ryanhaining
committed
cb40314
View commit details
Copy full SHA for cb40314
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
adds enumerate iter ->
ryanhaining
committed
d8b29f6
View commit details
Copy full SHA for d8b29f6
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
eliminates shadow warnings from enumerate
ryanhaining
committed
5c0eb12
View commit details
Copy full SHA for 5c0eb12
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
moves iterators rather than copies
ryanhaining
committed
b2e4e22
View commit details
Copy full SHA for b2e4e22
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
eliminates extra moves
ryanhaining
committed
b7f55d2
View commit details
Copy full SHA for b7f55d2
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
uniform initialization in enumerate *
ryanhaining
committed
b345a8a
View commit details
Copy full SHA for b345a8a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.