Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-110886

[Documentation] Mention complexity for container operations

    XMLWordPrintable

Details

    • 8
    • Foundation Sprint 83, Foundation Sprint 84, Foundation Sprint 85

    Description

      Issue originally raised by artem.sokolovskii 

      We have the algorithmic complexity section in the general Container Classes page.

      But this approach has several drawbacks:

      • This page is not easily discoverable
      • It does not mention all operations (no removal)
      • It's not very convenient to jump to this page every time you need to check a specific method

      The cppreference documentation for container operations usually has the "Complexity" section (eg. https://en.cppreference.com/w/cpp/container/list/insert)
      We should probably add something similar to individual functions, or at least at class documentation level.

      Attachments

        For Gerrit Dashboard: QTBUG-110886
        # Subject Branch Project Status CR V

        Activity

          People

            treinio Topi Reiniö
            ivan.solovev Ivan Solovev
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change