[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 103506] code completion ignores operator->() and *
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-04-25 14:50:38
Message-ID: 20050425145038.11015.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=103506         
coding reduz com ar changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|code completion ignores     |code completion ignores
                   |operator->() and *          |operator->() and *



------- Additional Comments From coding reduz com ar  2005-04-25 16:50 -------
I guess in more detail, if you overload operator -> in your class

say you have:

MyClass class;

then you try to use the operator by writing:

class->

then code completion should work here, by checking the return type of the operator->()

the same thing as if I try to use

(*class). or (*class)-> 

should realize operator* is being overloaded.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic