digitalmars.D.learn - C++ auto_ptr equivilant (Reddit)
- Jesse Phillips (3/3) Jul 24 2009 On the "Reddit: Why no one uses D" post someone seems to be genuinely in...
On the "Reddit: Why no one uses D" post someone seems to be genuinely interested in D's abilities and requested information on equivalents to std::map and std::auto_ptr I've done the best I can to point him in the correct directions. In any case here is the link. http://www.reddit.com/r/programming/comments/93jh5/ask_proggit_the_d_programming_language_looks/c0bd2m1
Jul 24 2009
Jesse Phillips Wrote:On the "Reddit: Why no one uses D" post someone seems to be genuinely interested in D's abilities and requested information on equivalents to std::map and std::auto_ptrstd.contracts.Unique, I think. That module has interesting stuff.
Jul 27 2009