Issues
- 3
Add base() method for sequence iterators
#252 opened by void2012 - 2
- 2
Suggestion: A better name for is_last?
#251 opened by Andersama - 2
Add support for -fno-exceptions
#247 opened by void2012 - 4
OOB error accessing final chunk with from_range
#244 opened by spinicist - 0
Automatically unpack tuples in map/filter etc
#225 opened by tcbrindle - 0
Add start position argument to find functions
#227 opened by tcbrindle - 0
Lazy algorithms
#243 opened by tcbrindle - 4
Simplify element access in pipeline
#193 opened by Guekka - 3
Invalid value access with sequence ".filter_map().to()" when resulting sequence is empty
#237 opened by BlackCrowned - 6
- 3
out-of-bounds sequence access when iterating over the result of `set_symmetric_difference` with a range for.
#228 opened by indiosmo - 3
Typo
#224 opened by Porsche9II - 11
is_last naming bikeshed
#129 opened by fdwr - 2
Visual studio\code intellisense experience
#187 opened by Chrys4lisfag - 2
Single header contains #include <flux/..>
#221 opened by matthew-8925 - 8
Vcpkg package is out of date
#206 opened by tcbrindle - 0
Add a note to README about Conan versioning
#218 opened by tcbrindle - 17
- 0
Add find_if tests
#194 opened by tcbrindle - 3
default constructed `cursor_type` of `range_sequence` has nullptr for `boost::container::stable_vector<T>`
#214 opened by SidneyCogdill - 0
Consistent comparisons
#158 opened by tcbrindle - 0
Add join_with adaptor
#124 opened by tcbrindle - 1
Add zip_map adaptor
#172 opened by tcbrindle - 0
Consider switching to MkDocs for documentation
#195 opened by tcbrindle - 6
Add filter_map adaptor
#191 opened by Guekka - 3
- 2
Clang crash
#179 opened by akshay-dn - 2
strange output, [[2]] instead of []
#182 opened by andrey-budko - 4
flux::iota prevents auto-vectorization.
#173 opened by SylvanBrocard - 0
cartesian_product::last() sometimes returns wrongly-initialised cursor if one of the source sequences is empty
#177 opened by tcbrindle - 2
- 4
Clang Compilation failure
#174 opened by Sid911 - 0
cartesian_product size() can overflow
#167 opened by tcbrindle - 3
Internal `std::variant` access optimizations
#161 opened by igrekster - 1
take_while should not be random-access
#155 opened by tcbrindle - 3
BUG: `flux::scan` broken
#152 opened by codereport - 1
Attempted out-of-bounds read in flatten()
#150 opened by tcbrindle - 14
Recent changes broke CMake
#130 opened by DNKpp - 0
- 2
- 3
- 3
Dropping from an empty sequence asserts
#132 opened by JohelEGP - 7
Complexity Requirements?
#127 opened by brevzin - 7
Using Flux to adapt a circular buffer : bug
#133 opened by pfeatherstone - 2
Recent Changes Broke CMake
#126 opened by codereport - 2
Projection with any() ?
#128 opened by calebtt - 5
Add adjacent_remove_if (like) adaptor
#116 opened by tcbrindle - 2
- 0
Add find_min/max/minmax algorithms
#112 opened by tcbrindle