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

List:       kdevelop
Subject:    namespace, function: class browser
From:       Lorenzo Delana <ldelana () libero ! it>
Date:       2001-05-10 12:17:36
[Download RAW message or body]

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...

bye
Lore

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

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

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