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 }}
cpp-niel
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppitertools
examples
on
master
User selector
All users
All time
Commit history
Commits on Aug 5, 2019
Added another example
botelho
committed
2a5de0c
View commit details
Copy full SHA for 2a5de0c
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Minor
botelho
committed
95b1d38
View commit details
Copy full SHA for 95b1d38
View code at this point
Browse repository at this point
First rev of batched
botelho
committed
93d70ef
View commit details
Copy full SHA for 93d70ef
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
- Use of C++17 is_same_v instead of instatiating is_same or using ::value (but kept tests using old syntax).
Show description for 39158fb
frboyer
committed
39158fb
View commit details
Copy full SHA for 39158fb
View code at this point
Browse repository at this point
Added CMake files for better cross-platform build support.
Show description for 08a40b5
frboyer
committed
08a40b5
View commit details
Copy full SHA for 08a40b5
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
filterfalse example to print non-empty strings
ryanhaining
committed
11f476f
View commit details
Copy full SHA for 11f476f
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Uses structured bindings for enumerate
ryanhaining
committed
e26e338
View commit details
Copy full SHA for e26e338
View code at this point
Browse repository at this point
Switches to c++1z
ryanhaining
committed
67b2101
View commit details
Copy full SHA for 67b2101
View code at this point
Browse repository at this point
Merge branch 'master' into cpp17
ryanhaining
committed
cf25f0d
View commit details
Copy full SHA for cf25f0d
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Undoes accidental SConstruct changes
ryanhaining
committed
79a233b
View commit details
Copy full SHA for 79a233b
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Merge branch 'master' into cpp17
ryanhaining
committed
b3e3668
View commit details
Copy full SHA for b3e3668
View code at this point
Browse repository at this point
Adds get_begin() and get_end() for non-members
Show description for 150792d
ryanhaining
committed
150792d
View commit details
Copy full SHA for 150792d
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
uses structured bindings in product example
ryanhaining
committed
f42a27d
View commit details
Copy full SHA for f42a27d
View code at this point
Browse repository at this point
uses structured bindings in zip_longest_examples
ryanhaining
committed
49a9a85
View commit details
Copy full SHA for 49a9a85
View code at this point
Browse repository at this point
uses structured bindings in zip_examples
ryanhaining
committed
ccb8481
View commit details
Copy full SHA for ccb8481
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Fixes init list example
Show description for bdd8a05
ryanhaining
committed
bdd8a05
View commit details
Copy full SHA for bdd8a05
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
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 27, 2015
Removes new-gcc specific flag from SConstructs
Show description for 7db8841
ryanhaining
committed
7db8841
View commit details
Copy full SHA for 7db8841
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
adjusts for weird libc++ mem_fn behavior
Show description for db3011e
ryanhaining
committed
db3011e
View commit details
Copy full SHA for db3011e
View code at this point
Browse repository at this point
Merge pull request #19 from jkhoogland/master
Show description for 03ba563
ryanhaining
committed
03ba563
View commit details
Copy full SHA for 03ba563
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
adds missing && in groupby examples
ryanhaining
committed
67abb03
View commit details
Copy full SHA for 67abb03
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
renames grouper_examples to chunked_examples
ryanhaining
committed
0d6be7d
View commit details
Copy full SHA for 0d6be7d
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Fix OSX build
jkhoogland
committed
cd8eb30
View commit details
Copy full SHA for cd8eb30
View code at this point
Browse repository at this point
Commits on May 20, 2015
Merge branch 'master' into cpp14
Ryan Haining
committed
794705a
View commit details
Copy full SHA for 794705a
View code at this point
Browse repository at this point
ignores scons temp and config files
Ryan Haining
committed
99c9c40
View commit details
Copy full SHA for 99c9c40
View code at this point
Browse repository at this point
only builds zip_longest and mixed when possible
Show description for 20058e1
Ryan Haining
committed
20058e1
View commit details
Copy full SHA for 20058e1
View code at this point
Browse repository at this point
builds starmap_examples
ryanhaining
committed
e4e2d21
View commit details
Copy full SHA for e4e2d21
View code at this point
Browse repository at this point
adds starmap_examples.cpp file
ryanhaining
committed
d6a0b49
View commit details
Copy full SHA for d6a0b49
View code at this point
Browse repository at this point
Commits on May 2, 2015
builds examples
ryanhaining
committed
c17104c
View commit details
Copy full SHA for c17104c
View code at this point
Browse repository at this point
ignores examples executables
ryanhaining
committed
1aa8642
View commit details
Copy full SHA for 1aa8642
View code at this point
Browse repository at this point
makes sample operator* const
ryanhaining
committed
7da5242
View commit details
Copy full SHA for 7da5242
View code at this point
Browse repository at this point
moves a line
ryanhaining
committed
ae71f8d
View commit details
Copy full SHA for ae71f8d
View code at this point
Browse repository at this point
cuts down range examples
ryanhaining
committed
efdd82d
View commit details
Copy full SHA for efdd82d
View code at this point
Browse repository at this point
replaces everseen test with examples
ryanhaining
committed
4bb2d13
View commit details
Copy full SHA for 4bb2d13
View code at this point
Browse repository at this point
removes old test files
ryanhaining
committed
4c8307f
View commit details
Copy full SHA for 4c8307f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.