D 2015/2016 Vision?

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 15 00:41:48 PDT 2015


On Wednesday, 14 October 2015 at 16:24:25 UTC, Ola Fosheim 
Grøstad wrote:
> Yeah, well, not even sure what C++ idioms are? The ones that a 
> sold on slides at CppCon, or the ones we find at Github? :-)

Off the top of my head:
1) polymorphic value types
2) references in fields
3) value type strings and stl containers
4) multiple inheritance

BTW how one does polymorphism and introspection with shared_ptr 
in C++?


More information about the Digitalmars-d mailing list