Bug #1139
cpp: class range operator should show only static class member such as variables/classes
Status: | Rejected | Start date: | 06/22/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
I think writing somethink like that: " AndroidNDK::(static_members)" outside class should show only public static variables/methods.
History
#1 Updated by Miroslav Fidler over 9 years ago
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
I think you are wrong. Consider callback(this, &Foo::SomeNormalMethod).
#2 Updated by Zbigniew Rebacz over 9 years ago
- Status changed from New to Rejected
OK, I understand.