Home
last modified time | relevance | path

Searched refs:next2 (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h601 auto next2 = first2 + 1; variable
602 while (*next1 == *next2) {
603 ++next2;
604 if (next2 == end2) {

Completed in 2 milliseconds