Reece Jones

Results 1 issues of Reece Jones

`iterator_facade_base::operator[]` returns the iterator's value type if the iterated values are const and POD, as determined by `boost::iterators::detail::operator_brackets_result`. This results in subtle object lifetime errors in places where a reference...