Skip to content

Change Nullable ctor to inout#1189

Merged
alexrp merged 1 commit intodlang:masterfrom
9rnsr:fix_ctor_qual
Mar 7, 2013
Merged

Change Nullable ctor to inout#1189
alexrp merged 1 commit intodlang:masterfrom
9rnsr:fix_ctor_qual

Conversation

@9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Mar 7, 2013

Nullable object does not concern about stored object qualifier. So in this case, inout constructor is the best.

alexrp added a commit that referenced this pull request Mar 7, 2013
Change Nullable ctor to inout
@alexrp alexrp merged commit 93c724f into dlang:master Mar 7, 2013
@9rnsr
Copy link
Contributor Author

9rnsr commented Mar 7, 2013

Thanks. Now dlang/dmd#1726 is ready!

@9rnsr 9rnsr deleted the fix_ctor_qual branch March 7, 2013 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants