Home
last modified time | relevance | path

Searched refs:cit3 (Results 1 – 1 of 1) sorted by relevance

/external/Microsoft-GSL/tests/
Dspan_tests.cpp842 span<int>::const_iterator cit3 = it + 4; in SUITE() local
843 CHECK(cit3 == s.cend()); in SUITE()