Searched defs:idivides (Results 1 – 1 of 1) sorted by relevance
124 struct idivides { // NOLINT(readability-identifier-naming) struct125 constexpr T operator()(const T &x, const T &y) const in operator()