Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Assist autocomplete cause program crash.
Assist autocomplete cause program crash. [message #17747] Wed, 27 August 2008 22:58 Go to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
I had a complex templated class with multiple inheritance:
template<typename T>
class MultiArg : public Pte<MultiArg<T>>, public TArg, public Vector<Value>{

When I use "this->" in a class method definition and the autocomplete menu attempts to show, the program crashes.
I've removed the Pte<MultiArg<T>> because it is not needed and then assist works fine and there are no crashes. While may nothave been correct to use both Pte and Vector, it shouldn't have crashed.

[Updated on: Wed, 27 August 2008 23:00]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: Win32 sample has error [BUG]
Next Topic: missing features: references etc.
Goto Forum:
  


Current Time: Mon May 13 01:06:34 CEST 2024

Total time taken to generate the page: 0.04690 seconds