"the last change" for ranges

dsimcha dsimcha at yahoo.com
Wed May 20 16:03:43 PDT 2009


== Quote from Jason House (jason.james.house at gmail.com)'s article
> IMHO, D should have a type with low size and function call overhead > like a
struct as well as reference semantics like a class.

What's wrong with a pointer to a heap-allocated struct?  I sometimes need what you
describe, too, and I've never seen a case where this doesn't do the job.



More information about the Digitalmars-d mailing list