Home | History | Annotate | Download | only in rec.dir.itr.members

Lines Matching refs:endIt

66     const RDI endIt;
74 TEST_CHECK(it == endIt);
79 TEST_CHECK(it == endIt);
159 const RDI endIt;
164 TEST_CHECK(it == endIt);
168 TEST_CHECK(it == endIt);
177 const RDI endIt{};
183 TEST_CHECK(it != endIt);
188 TEST_CHECK(it != endIt);
196 const RDI endIt{};
201 TEST_CHECK(it == endIt);