facebookexperimental / facebookexperimental/libunifex
Templatize range_stream
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
`range_stream` should be templated to provide a stream of generic type.
We should update the examples that use it. One known problem: reduce_with_trampoline.cpp probably overflows integers on 32-bit platforms.
Contributor guide
Assessment
This issue has not been assessed yet.