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 » Community » U++ community news and announcements » First iteration of adding C++11 features to Assist now finished
First iteration of adding C++11 features to Assist now finished [message #44936] Sat, 25 July 2015 19:49
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
All C++11 new features (auto, for(i Smile, lambdas etc...) re now supported by Assist++, except new string literals (because I do think for now assist error logic will just skip it) and inline namespaces (because it sounds too obscure for me and I am not really sure how to implement it).

I had to cheat a lot with auto and ranged for, as my primitive expression type evaluator has problems following templated typedefs; in the end I have added nasty hax that "makes things work" for std and Upp container. I expect to have second iteration here that will make things right with original intended coverage (no overloading rules and operators) this year and possible there will be third iteration that will add overloading rules, but that is multimonths work.
Previous Topic: Added go back/forward icons to TheIDE
Next Topic: theide now displays misplaced spaces and tabs
Goto Forum:
  


Current Time: Fri Mar 29 00:51:27 CET 2024

Total time taken to generate the page: 0.01276 seconds