id summary reporter owner description type status milestone component version severity resolution keywords cc 9750 iterator_range to iterator_range & implicit conversion Domagoj Šarić Neil Groves "Please add: operator iterator_range /*const*/ & ( ) /*const*/ { return reinterpret_cast /*const*/ &>( *this ); } ...as this is more efficient with functions that take iterator_ranges by-ref on compilers w/o the SRA optimization (or on ABI boundaries) and, AFAICT, should be safe WRT strict-aliasing-rules..." Feature Requests closed To Be Determined range Boost 1.55.0 Optimization invalid