"in" vs "const"

Steven Schveighoffer schveiguy at yahoo.com
Mon Jan 17 07:32:00 PST 2011


On Mon, 17 Jan 2011 10:25:38 -0500, Sean Eskapp <eatingstaples at gmail.com>  
wrote:

> For function parameters where the "scope" keyword doesn't matter (e.g.
> intrinsic types, many classes, structs, etc.), does "in" produce  
> different
> code from "const"?

No.

-Steve


More information about the Digitalmars-d-learn mailing list