"in" vs "const"

Sean Eskapp eatingstaples at gmail.com
Mon Jan 17 07:25:38 PST 2011


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"?


More information about the Digitalmars-d-learn mailing list