boostorg / range

Boost.org range module
http://boost.org/libs/range
43 stars 104 forks source link

Add fix for boost::range::insert to the next release #67

Closed elsid closed 5 years ago

elsid commented 6 years ago

Why fix for missing return in boost::range::insert is still not in master? It was made 3 years ago, and it's kind of critical, can produce SIGILL on linux. Please, merge it into master to include into the next Boost release version.