Return statement is missing in algorithm_ext/insert.hpp in boost source distribution 1.67
Open
- Dominant language
- C++
- Stars
- 45
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
The version of the `boost/range/algorithm_ext/insert.hpp` file that is included with the source distribution downloaded from the main [boost download page](https://www.boost.org/users/history/version_1_67_0.html) still has the return bug that was apparently fixed many years ago in this commit: 474c62ab16e72153535883fd83c78dab62fc7967.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.