Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为堆实现提取最小值(如果可能,在 c++ 中),无法从 STL 堆中获取此方法。
传入函数std::greater<*>。std::*_heap
std::greater<*>
std::*_heap