Что требуется для выполнения функции min max на Linux в CPP
std::max(const T& a, const T& b);
Hurt Herring
std::max(const T& a, const T& b);