Searched refs:byX_subrange2 (Results 1 – 2 of 2) sorted by relevance
2048 auto byX_subrange2 = byX.front[1].save; variable2050 static assert(isForwardRange!(typeof(byX_subrange2)));2056 assert(byX_subrange2.equal([ Item(1,2), Item(1,3) ]));
2481 auto byX_subrange2 = byX.front[1].save; variable2483 static assert(isForwardRange!(typeof(byX_subrange2)));2489 assert(byX_subrange2.equal([ Item(1,2), Item(1,3) ]));