issues
search
ryanhaining
/
cppitertools
Implementation of python itertools and builtin iteration functions for C++17
https://twitter.com/cppitertools
BSD 2-Clause "Simplified" License
1.37k
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can I get just the counts from combinations_with_replacement ?
#56
thehans
opened
5 years ago
1
Update range() for additional features in python's range
#55
ryanhaining
opened
5 years ago
5
Attempt to make filter return a forward iterator
#54
EricWF
opened
5 years ago
0
Accelerate test compilation by moving test_main.cc to a library
#53
njlr
closed
5 years ago
1
Fixed typos, capitalizations, and added commas.
#52
mbrukman
closed
5 years ago
1
fix chain.from_iterable() when subiterables are empty
#51
tonyriviere88
closed
5 years ago
1
Modify get_begin() get_end() to use either member functions or ADL
#50
tonyriviere88
closed
5 years ago
2
Can't dereference const zip iterator
#49
ilyalesokhin-starkware
closed
5 years ago
11
zip.hpp doesn't compile with gcc 8.2.1
#48
ilyalesokhin-starkware
closed
6 years ago
8
All tests now pass under latest MSVC
#47
frboyer
closed
6 years ago
1
Everything that takes a Callable should use std::invoke
#46
ryanhaining
closed
6 years ago
2
Remove use of std::iterator
#45
nvander1
closed
6 years ago
5
Building and Running tests
#44
nvander1
closed
6 years ago
5
Product begin won't compile
#43
nvhuynh16
closed
6 years ago
2
count is not actually infinite
#42
furkanusta
closed
6 years ago
1
arguments for product
#41
aolluisma
opened
7 years ago
5
Combining reversed with zip (and possibly others)
#40
ptenbrock
closed
7 years ago
4
Typo
#39
anirul
closed
7 years ago
1
Make index and element public in enumerate
#38
mbradac
closed
7 years ago
1
Replace unique_ptr with optional
#37
mbradac
closed
7 years ago
4
repeat in product
#36
snirgaz
closed
7 years ago
4
Can't chain a `std::set` with an `std::vector`
#35
graipher
closed
7 years ago
4
enumerate.hpp : EnumIterYield members should be public
#34
SamSamFR
closed
7 years ago
1
[c++17] enumerate should work with structured bindings
#33
ryanhaining
closed
7 years ago
3
[c++17] replace boost optional with std::optional in zip_longest
#32
ryanhaining
opened
7 years ago
7
[c++17] Remove use of std::iterator
#31
ryanhaining
closed
6 years ago
0
Feature request: Something like list comprehension
#30
adamsd5
closed
8 years ago
12
Uses features from C++14
#29
ehein6
closed
8 years ago
3
New iterator released: shuffled
#28
hoxnox
opened
8 years ago
11
sorted: can modify elements - why normal?
#27
hoxnox
closed
8 years ago
2
New iterator released: mixed Cartesian product
#26
hoxnox
closed
5 years ago
8
Add compiler compatibility list
#25
B3rn475
opened
8 years ago
32
Drop support for deduced std::initializer_list
#24
ryanhaining
closed
8 years ago
1
`error: 'rbegin' is not a member of 'std'` - C++11 compliancy
#23
knedlsepp
closed
8 years ago
2
group_by a tuple key
#22
candychiu
closed
8 years ago
1
Consider overloading the "pipe" operator
#21
iliocatallo
closed
8 years ago
24
compilation of test code on OSX
#20
jkhoogland
closed
9 years ago
3
Fix OSX build
#19
jkhoogland
closed
9 years ago
2
imap function applied multiple times
#18
staticlibs
closed
9 years ago
12
Filtering `iter::product`
#17
iliocatallo
closed
10 years ago
3
`iter::product` of `iter::range`'s
#16
iliocatallo
closed
10 years ago
1
`iter::reversed` vs. `std::rbegin`/`std::rend`
#15
iliocatallo
closed
10 years ago
1
Support for move only types
#14
iliocatallo
closed
10 years ago
12
fixed
#13
parker89
closed
10 years ago
1
Added iterator_tags for zip
#12
benjones
closed
10 years ago
6
added specialization of range w/ unsigned types
#11
benjones
closed
10 years ago
2
Default include
#10
tzachar
closed
10 years ago
4
slice bug with oversize ranges
#9
aaronjosephs
closed
10 years ago
3
groupby support for automatic exhaustion of skipped groups
#8
ryanhaining
closed
11 years ago
1
Refactor slice and fix iterator_traits specialization
#7
jared-schmitz
closed
11 years ago
0
Previous
Next