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: Compiling, Linking, Debugging of your packages » Are there any plans supporting Vector/Array/Map::operator[] during debug?
Re: Are there any plans supporting Vector/Array/Map::operator[] during debug? [message #21227 is a reply to message #21190] Sun, 10 May 2009 11:49 Go to previous message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
If the [] operator is const, it should not change anything internally, i.e. if the whole chain of such needed functions are const, you are quite safe to use such hack.

Although I have a *feeling* (didn't even think about it) this may be hard to write, hard to maintain and hard to make crossplatform.

Maybe Mirek will come with better (edit: I meant more like "simpler") hack, after all as long as we are speaking about built in NTL classes, nobody knows them better then him. Smile

[Updated on: Sun, 10 May 2009 11:49]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Project isn't portable from windows to linux
Next Topic: how to solve? (add compiler option -> solved)
Goto Forum:
  


Current Time: Thu May 16 10:49:51 CEST 2024

Total time taken to generate the page: 0.02767 seconds