std::vector<int> cont; std::sort(cont.begin(), cont.end()); ... used with the Qt QList<> class, or if there is a more elegant way to do it.
確定! 回上一頁