you can't easily use a range here because the iterator you get from a map refers to a std::pair, where the iterators you would use to insert into a vector ...
確定! 回上一頁