[Qt-creator] Auto-completion bug on template

Albert Graells Rovira txandi at gmail.com
Wed May 13 11:21:18 CEST 2009


Hello,

I have:

template<int N> A {

    public:

        inline static void B();

};


Autocompletion works with
    A::

but does not work with
    A<3>::



I am using Qt Creator 1.1.0, built on Apr 22 2009 from revision ef8e69d96a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090513/03409233/attachment.html 


More information about the Qt-creator-old mailing list