Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Improved heurestics in C++ parser...
Re: Improved heurestics in C++ parser... [message #18157 is a reply to message #18132] |
Sat, 13 September 2008 18:08   |
cbpporter
Messages: 1428 Registered: September 2007
|
Ultimate Contributor |
|
|
luzr wrote on Fri, 12 September 2008 11:09 |
Anyway, current heurestics is hopefully able to parse correctly most of U++ sources.
|
After testing on a lot of code, I can confirm that too. The only thing I could find that kills auto complete up until now was something like this:
Vector<int*>* grade[11] = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL };
(And yes, that is not a made up example, I do have something similar in my code )
|
|
|
Goto Forum:
Current Time: Tue Aug 26 03:25:48 CEST 2025
Total time taken to generate the page: 0.05103 seconds
|