issues
search
jfalcou
/
kumi
C++20 Compact Tuple Tools
https://jfalcou.github.io/kumi/
Boost Software License 1.0
47
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reimplement cartesian_product so latest MSVC doesn't whine
#97
jfalcou
closed
1 week ago
0
[FEATURE] add filter like algorithm.
#96
jehelset
opened
1 week ago
2
[R&D] Check compile time improvement with alternative to std::declval
#95
SadiinsoSnowfall
opened
2 weeks ago
0
Variosu updtae to generate correct doxygen tag file
#93
jfalcou
closed
2 weeks ago
0
kumi::lift
#92
jfalcou
opened
3 months ago
0
Fixup `FetchContent` docs.
#91
jehelset
closed
1 week ago
1
Make extract algorithm forward tuple.
#90
jehelset
opened
6 months ago
0
Allow for auto std adaptation to be disengaged
#89
jfalcou
closed
6 months ago
0
Updates CI scripts
#88
jfalcou
closed
6 months ago
0
Incompatibility with std::tuple in `tuple<int&>` assignments
#87
ldalessa
opened
7 months ago
0
Implement apply_traits
#86
jfalcou
closed
6 months ago
0
Implement copy-efficient partition
#85
jfalcou
closed
11 months ago
0
Test with icpx
#84
jfalcou
closed
11 months ago
0
Tentative WASM compilation
#83
jfalcou
closed
11 months ago
0
Do MSVC now suppots us on github ??
#82
jfalcou
closed
11 months ago
0
Add support for `std::invoke`-like calls in `apply`.
#81
jehelset
closed
6 months ago
2
Fix #77 - Forgot to generate standalone header.
#80
jehelset
closed
11 months ago
0
Add `std::array` as a product type.
#79
jehelset
closed
11 months ago
1
Fix #77 - Adjust type computation of cat.
#78
jehelset
closed
1 year ago
0
[BUG] type computation in cat
#77
jehelset
closed
1 year ago
0
Fix #69 - Better apply and for_each SFINAE
#76
jfalcou
closed
1 year ago
0
Prevent comparison operator to hard error when trying to compare non-…
#75
jfalcou
closed
1 year ago
0
Fix #71 - Reductions without init values
#74
jfalcou
closed
1 year ago
0
Migrate infrastructure to copacabana
#73
jfalcou
closed
1 year ago
0
[FEATURE] Consider [[no_unique_address]] on members for better EBO
#72
jfalcou
closed
1 year ago
1
[FEATURE] kumi::fold_left/kumi::fold_right to have no init versions. kumi::reduce
#71
DenisYaroshevskiy
closed
1 year ago
5
[BUG] Spurious warning when using iota with signed integers as seed
#70
hiGepi
closed
1 year ago
0
[FEATURE] make apply sfinae friendly
#69
DenisYaroshevskiy
closed
1 year ago
1
Support clang-cl and add to CI
#68
jfalcou
closed
1 year ago
0
Fix some g++12 issues
#67
jfalcou
closed
1 year ago
0
Add support for homogeneous tuple detection
#66
jfalcou
closed
1 year ago
0
More TRIVIAL functions
#65
jfalcou
closed
1 year ago
0
Remove useless != and fix size related checks on comparisons operators
#64
jfalcou
closed
1 year ago
0
Fix #64 - Adapt kumi::tuple to std::common_reference
#63
jfalcou
closed
1 year ago
0
[BUG] Delete != maybe?
#62
DenisYaroshevskiy
closed
1 year ago
1
[FEATURE] Support C++23 tuple APIs
#61
ldalessa
closed
1 year ago
1
Various lofi fixes requried by kiwaku
#60
jfalcou
closed
1 year ago
0
Add KUMI_TRIVIAL
#59
jfalcou
closed
1 year ago
0
Setup some automatic doc generation workflow
#58
jfalcou
closed
1 year ago
0
Fix #55 - Shortcut to pure fold expression whenever possible
#57
jfalcou
closed
1 year ago
0
Debugging experience improvements.
#56
psiha
closed
1 year ago
5
[kumi] specialized/fastpath standard cpp fold
#55
psiha
closed
1 year ago
1
feature request: optional KUMI_HOST_DEVICE macro for CUDA
#54
leha-bot
opened
1 year ago
2
Fix sign issue with count
#53
jfalcou
closed
1 year ago
0
More short symbol
#52
jfalcou
closed
1 year ago
0
[FEATURE] Lazy tuple algorithm
#51
jfalcou
opened
1 year ago
0
Fix unqualified make_tuple calls that ADL clashed with std::make_tuple
#50
jfalcou
closed
1 year ago
0
Use GA for MSVC tests
#49
jfalcou
closed
1 year ago
0
Optimize certain layout to ease symbol length
#48
jfalcou
closed
1 year ago
0
Fix some warning setup
#47
jfalcou
closed
2 years ago
0
Next