Fixed matrix rows joining

Peter Alexander peter.alexander.au at gmail.com
Sun Jan 15 03:33:08 PST 2012


On 15/01/12 2:19 AM, Andrej Mitrovic wrote:
> I guess join() could be specialized for static arrays and then just do
> a dup and a cast? Would that work ok?

There should be no need to allocate extra memory to do this.


More information about the Digitalmars-d-learn mailing list