[Anjuta-list] Namespaces/Templates and Anjuta



Hey List,

it seems that Anjuta doesn't like c++ namespaces and templates !??
calltip and autocompletion doesnt work when i use Namespaces.
When i type :

P::Exception e;
e.t<ctrl-enter> 

the autocompletion shows all global functions beginning with t.
Same with calltip ... when i type:

P::Exception e;
e.get( 

a calltip shows up .... for the get function .... but the Exception object 
doesn't have a get() function !!

Also the project window shows my classes ... but all the methods of the 
classes are found under Functions ??? 

For me - as a C++ coder - Anjuta is really unusable.

Regards,
Christian Prochnow




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]