Floating point range
Open
- Dominant language
- C++
- Stars
- 45
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
I would like to add a floating point range to Boost, e.g. `frange(first, last, step)`, similar to `irange(...)`.
Any tips/ideas/possible problems?
Proof on concept:
https://github.com/WimLeflere/range/tree/float-range
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.