Searched refs:maxT (Results 1 – 1 of 1) sorted by relevance
43 auto minT = func(min), maxT = func(max); in isTupleInRange() local45 [&](const T& cfg) { return isTupleInRange(func(cfg), minT, maxT); }); in isTupleInRange()