Searched defs:max_of (Results 1 – 1 of 1) sorted by relevance
330 static constexpr int max_of() { return 0; } in max_of() function332 static constexpr int max_of(int x, Rest... rest) { in max_of() function