2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-20 16:32:26 +00:00
Files
compute/test/test_strided_iterator.cpp
Jakub Szuppe 48c9e86479 Fix strided_iterator's iterator_category
Using std::iterator_traits<> to get iterator tag prevents
from converting STL iterator tag to Boost tag.
2017-09-10 23:24:55 +02:00

6.0 KiB