On Apr 27, 2009, at 2:44 PM, Danilo Freitas wrote: > Dag, are there more wikis about enchancements of C++? > I'd like to put all these ideads together, to simplify my work.
That would be *excellent*. > And, if possible, could you tell the mainly ideas? The most > important of them? > Just to set priorities. I see (1) C++ class types (including upcasting) (2) function overloading (3) templates and (4) operator overloading in the simple cases (e.g. binary operators) as the priorities, but not sure about the order. I think all are feasible in the given timeframe. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
