Function accepts const ubyte[], const char[], immutable ubyte[],  immutable char[]
    zabruk70 via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Jan 10 12:03:53 PST 2016
    
    
  
On Sunday, 10 January 2016 at 14:17:28 UTC, Adam D. Ruppe wrote:
> A `const(void)[]` type can accept any array as input. void[] is
Ah, how i can forget about void[] !
Thanks Adam!
    
    
More information about the Digitalmars-d-learn
mailing list