SImple C++ code to D

bearophile via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jul 17 06:40:19 PDT 2014


Meta:

> For `Tuple!(DWORD, DWORD*)[] addrs;`, DWORD* is not same as 
> shared_ptr<DWORD>. It's important to keep that in mind.

OK. How do you suggest to translate it in D?

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list