namespace, function: class browser

F@lk Brettschneider gigafalk at yahoo.com
Thu May 10 13:42:31 UTC 2001


Hi Lorenzo,

Lorenzo Delana wrote:
> 
> using following code:
> 
> namespace test_namespace {
>         typedef int my_int;
> };
> 
> class test_class {
>         public:
>                 test_namespace::my_int f() { } // function not visible:(
>                 int f2() { } // function well recognized :-)
> };
> 
> the class browser show only test_class->f2() member, not f(). I suppose that
> namespace cause this...

We don't have a class tree expert, currently. I suppose, this bug can't
be fixed these days. :-(

Ciao,
F at lk

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list