Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7658

Autocomplete does not work for STL containers' iterators

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.5.0, Qt Creator 2.5.1, Qt Creator 3.1.0
    • C/C++/Obj-C++ Support
    • None
    • Ubuntu 12.04

      Autocomplete does not work for STL containers' iterators, namely when one type

      for(std::vector<int>::iterator it = vectorName.begin(); it != vectorName.end() ; ++it )

      { it-> //no autocomplete it. // will list e.g. list of iterator's operators like '++' }

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kosjar Nikolai Kosjar
            lordmonkey Patryk Malek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes