Ironclad C++

Araq rumpf_a at gmx.de
Sun Aug 4 03:48:25 PDT 2013


>
> Consider the canonical example:
>
>     void* foo(void *p) { return p; }
>
> Do you write an overload for each kind of pointer?

Doesn't D already have that problem with its immutable/const 
pointers?


More information about the Digitalmars-d mailing list