Null references

Namespace rswhite4 at googlemail.com
Thu Aug 23 10:27:01 PDT 2012


Is there any special reason why these functions doesn't get 
"Maybe" as (const) ref?

void show(T)(Maybe!T m)
bool opEquals(Maybe!T m)
void opAssign(Maybe!T m)


More information about the Digitalmars-d mailing list