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 » PR, media coverage, articles and documentation » Is U++ Core open for suggestions?
Re: Is U++ Core open for suggestions? [message #949 is a reply to message #947] Thu, 09 February 2006 22:12 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
BTW, there were some similar movements in C++ community, try to google for "MOJO Alexandrescu" or "Hinnant r-value reference".

First one is done using current C++, but has the exactly the sortcomings we both have encountered.

Second one is C++0x proposal, unfortunately it missed the composition issue... so very likely no help from there either Smile

In the end, the best help comes from MSC compiler bug that actually allows binding temporaries to non-const references, so it is possible to define pick_ empty for MSC and detect at least some cases.

All of that said, maintaining pick semantics is much easier than it might seem. Yes, from time to time I do encounter "pick assert failed" (runtime enforcment of pick semantics in debug mode), but generally, effort is quite simple to get things work...

Mirek
 
Read Message icon3.gif
Read Message
Read Message icon14.gif
Read Message
Previous Topic: Ultimate++ in wtl.wiki
Next Topic: Do not forget to take this survey!
Goto Forum:
  


Current Time: Mon May 20 05:33:57 CEST 2024

Total time taken to generate the page: 0.00360 seconds