<small id='QS0t1'></small><noframes id='QS0t1'>

  • <legend id='QS0t1'><style id='QS0t1'><dir id='QS0t1'><q id='QS0t1'></q></dir></style></legend>

      <i id='QS0t1'><tr id='QS0t1'><dt id='QS0t1'><q id='QS0t1'><span id='QS0t1'><b id='QS0t1'><form id='QS0t1'><ins id='QS0t1'></ins><ul id='QS0t1'></ul><sub id='QS0t1'></sub></form><legend id='QS0t1'></legend><bdo id='QS0t1'><pre id='QS0t1'><center id='QS0t1'></center></pre></bdo></b><th id='QS0t1'></th></span></q></dt></tr></i><div id='QS0t1'><tfoot id='QS0t1'></tfoot><dl id='QS0t1'><fieldset id='QS0t1'></fieldset></dl></div>
        <bdo id='QS0t1'></bdo><ul id='QS0t1'></ul>
    1. <tfoot id='QS0t1'></tfoot>
      1. std::set 中的索引或位置

        时间:2024-08-14

            <small id='qQKWA'></small><noframes id='qQKWA'>

            • <bdo id='qQKWA'></bdo><ul id='qQKWA'></ul>
            • <legend id='qQKWA'><style id='qQKWA'><dir id='qQKWA'><q id='qQKWA'></q></dir></style></legend>

                <i id='qQKWA'><tr id='qQKWA'><dt id='qQKWA'><q id='qQKWA'><span id='qQKWA'><b id='qQKWA'><form id='qQKWA'><ins id='qQKWA'></ins><ul id='qQKWA'></ul><sub id='qQKWA'></sub></form><legend id='qQKWA'></legend><bdo id='qQKWA'><pre id='qQKWA'><center id='qQKWA'></center></pre></bdo></b><th id='qQKWA'></th></span></q></dt></tr></i><div id='qQKWA'><tfoot id='qQKWA'></tfoot><dl id='qQKWA'><fieldset id='qQKWA'></fieldset></dl></div>
                    <tbody id='qQKWA'></tbody>

                  <tfoot id='qQKWA'></tfoot>
                • 本文介绍了std::set 中的索引或位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个 std::string 的 std::set.我需要集合中每个字符串的索引"或位置",这是上下文中有意义的概念吗?

                  I have a std::set of std::string. I need the "index" or "position" of each string in the set, is this a meaningful concept in the context?

                  我猜 find() 将返回一个迭代器到字符串,所以我的问题可能更好地表述为:如何将迭代器转换为数字?".

                  I guess find() will return an iterator to the string, so my question might be better phrased as : "How do I convert an iterator to a number?".

                  推荐答案

                  std::distance 正是你所需要的.你会想要,我猜 std::distance(set.begin(), find_result)

                  这篇关于std::set 中的索引或位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:如何在迭代时从 std::set 中删除元素 下一篇:C++ deque 的迭代器在 push_front() 后失效

                  相关文章

                • <small id='bxvYB'></small><noframes id='bxvYB'>

                      <i id='bxvYB'><tr id='bxvYB'><dt id='bxvYB'><q id='bxvYB'><span id='bxvYB'><b id='bxvYB'><form id='bxvYB'><ins id='bxvYB'></ins><ul id='bxvYB'></ul><sub id='bxvYB'></sub></form><legend id='bxvYB'></legend><bdo id='bxvYB'><pre id='bxvYB'><center id='bxvYB'></center></pre></bdo></b><th id='bxvYB'></th></span></q></dt></tr></i><div id='bxvYB'><tfoot id='bxvYB'></tfoot><dl id='bxvYB'><fieldset id='bxvYB'></fieldset></dl></div>

                      <tfoot id='bxvYB'></tfoot>

                      <legend id='bxvYB'><style id='bxvYB'><dir id='bxvYB'><q id='bxvYB'></q></dir></style></legend>
                      • <bdo id='bxvYB'></bdo><ul id='bxvYB'></ul>