C++0x now with lambda and closure

bearophile bearophileHUGS at lycos.com
Fri Apr 4 03:54:47 PDT 2008


Ralf Schneider:
> Have a look at Ultimate++: 
> http://www.ultimatepp.org/src$Sql$SqlExp$en-us.html

An interesting toolkit.
If you look at this page:
http://www.ultimatepp.org/www$uppweb$overview$en-us.html
The part titled "Value and Null" shows you that they are re-inventing dynamic typing (== always using a variant-like type) to do GUI programming.

There's even a comparison with D:
http://www.ultimatepp.org/www$uppweb$vsd$en-us.html
With the comment: "Means C++ is still well ahead of D (by 70%) if not being hold back by standard library design and average implementation..."
:-)

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list