Function accepts const ubyte[], const char[], immutable ubyte[], immutable char[]

zabruk70 via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jan 10 03:37:16 PST 2016


On Sunday, 10 January 2016 at 11:13:00 UTC, Tobi G. wrote:
> ubyte[] myFunc(T1,T2)(T1[] a, T2[] b)

Tobi, big thanks!!!
I should learn templates...


More information about the Digitalmars-d-learn mailing list