Searched defs:isTupleInRange (Results 1 – 1 of 1) sorted by relevance
32 bool isTupleInRange(const T& test, const T& min, const T& max, std::index_sequence<Is...>) { in isTupleInRange() function37 bool isTupleInRange(const T& test, const T& min, const T& max) { in isTupleInRange() function42 bool isTupleInRange(const std::vector<T>& cfgs, const T& min, const T& max, const F& func) { in isTupleInRange() function