On Wednesday, 12 August 2015 at 15:47:37 UTC, Adam D. Ruppe wrote:
Example with them: ...
That's the idea I had except I would use a struct instead because using a class requires a second allocation.
Xinok via Digitalmars-d-learn Wed, 12 Aug 2015 11:51:57 -0700
On Wednesday, 12 August 2015 at 15:47:37 UTC, Adam D. Ruppe wrote:
Example with them: ...
That's the idea I had except I would use a struct instead because using a class requires a second allocation.