11 May
2015
11 May
'15
1:30 p.m.
Oliver Kowalke wrote:
if the test app below does not use adaptor strided in the for-range loop it works. If the adaptors is used the app fails [...] class iterator : public std::iterator< std::input_iterator_tag, T >
Although the doc says `strided` supports SinglePassRange, the current
implementation of