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 }}
fe11x
/
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
chain.hpp
on
cpp14
User selector
All users
All time
Commit history
Commits on Sep 9, 2015
Merge branch 'testing_iterbase' into testiterbase14
Show description for 2281de8
ryanhaining
committed
2281de8
View commit details
Copy full SHA for 2281de8
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
undoes clang-tidy noexcept fixes
Show description for d9bbbe0
ryanhaining
committed
d9bbbe0
View commit details
Copy full SHA for d9bbbe0
View code at this point
Browse repository at this point
fixes clang tidy warnings
ryanhaining
committed
ecb0000
View commit details
Copy full SHA for ecb0000
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
makes Chained move-only
ryanhaining
committed
af2a8b1
View commit details
Copy full SHA for af2a8b1
View code at this point
Browse repository at this point
make Chained ctor private
ryanhaining
committed
7fbb8b5
View commit details
Copy full SHA for 7fbb8b5
View code at this point
Browse repository at this point
puts back in chain operator->
ryanhaining
committed
afbe4ff
View commit details
Copy full SHA for afbe4ff
View code at this point
Browse repository at this point
implements chain.from_iterable arrow
ryanhaining
committed
4eb45a6
View commit details
Copy full SHA for 4eb45a6
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 chain impl classes move-only
ryanhaining
committed
c38f839
View commit details
Copy full SHA for c38f839
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
resolves chain link error
ryanhaining
committed
7268b1b
View commit details
Copy full SHA for 7268b1b
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
moves all chain details into impl { }
Show description for f48d5dd
ryanhaining
committed
f48d5dd
View commit details
Copy full SHA for f48d5dd
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 chain.from_iterable iter ->
ryanhaining
committed
155865e
View commit details
Copy full SHA for 155865e
View code at this point
Browse repository at this point
adds chain operator->
ryanhaining
committed
d5062d8
View commit details
Copy full SHA for d5062d8
View code at this point
Browse repository at this point
Commits on May 26, 2015
replaces "naked new" in chain with make_unique
ryanhaining
committed
1209101
View commit details
Copy full SHA for 1209101
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
Merge branch 'noshadow' into cpp14shadow
Show description for 9fa99ca
ryanhaining
committed
9fa99ca
View commit details
Copy full SHA for 9fa99ca
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
eliminates shadow warnings from chain
ryanhaining
committed
367734f
View commit details
Copy full SHA for 367734f
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 iterators rather than copies
ryanhaining
committed
ea211ad
View commit details
Copy full SHA for ea211ad
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
2a9488a
View commit details
Copy full SHA for 2a9488a
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
completes chain.from_iterable iterators
ryanhaining
committed
29e89e4
View commit details
Copy full SHA for 29e89e4
View code at this point
Browse repository at this point
Makes chain iterator copy constructible
Show description for bcb726b
ryanhaining
committed
bcb726b
View commit details
Copy full SHA for bcb726b
View code at this point
Browse repository at this point
adds chain postfix ++
ryanhaining
committed
8b629b7
View commit details
Copy full SHA for 8b629b7
View code at this point
Browse repository at this point
adds chain ==
ryanhaining
committed
3b381e3
View commit details
Copy full SHA for 3b381e3
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
chain uses static_assert to check contained types
Show description for 9340b9a
ryanhaining
committed
9340b9a
View commit details
Copy full SHA for 9340b9a
View code at this point
Browse repository at this point
chain iterators inherit from std::iterator
ryanhaining
committed
46a4fad
View commit details
Copy full SHA for 46a4fad
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
replaces only .at() with []
ryanhaining
committed
b312fa0
View commit details
Copy full SHA for b312fa0
View code at this point
Browse repository at this point
Uses constexpr array of funcion pointers for chain
Show description for 3dabc87
ryanhaining
committed
3dabc87
View commit details
Copy full SHA for 3dabc87
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
adds chain iterator copy ctor
ryanhaining
committed
0305423
View commit details
Copy full SHA for 0305423
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Merge branch 'cpp14' into indexedchain
ryanhaining
committed
2b2f52e
View commit details
Copy full SHA for 2b2f52e
View code at this point
Browse repository at this point
corrects include guard
ryanhaining
committed
85acb28
View commit details
Copy full SHA for 85acb28
View code at this point
Browse repository at this point
Flattens chain
Show description for 5fe7c0f
ryanhaining
committed
5fe7c0f
View commit details
Copy full SHA for 5fe7c0f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.