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

[Documentation] Mention complexity for container operations

    XMLWordPrintable

Details

    • 8
    • Foundation PM Prioritized

    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

        Activity

          People

            cnn Qt Core & Network
            ivan.solovev Ivan Solovev
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: