Dynamically Sized Structs

bearophile bearophileHUGS at lycos.com
Thu Apr 17 10:35:16 PDT 2014


Kagamin:

> Bound checked version of variable size struct: 
> http://dpaste.dzfl.pl/fcd91d6912d3

I think you are missing one of the main points of a variable 
sized struct, that is to reduce by 1 the number of indirection 
levels.

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list