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.
比較クラスはstd::priority_queueテンプレートの 3 番目のパラメーターである必要があり、2 番目はメンバーstd::vector<typename Graph::graph<U>::vertex>を持つコンテナー ( など)です。value_type
std::priority_queue
std::vector<typename Graph::graph<U>::vertex>
value_type