Stan Lippman on Boxed Value Types

Stan answers a reader comment on value types. Cutting to the chase...

Having the right Type Vocabulary to discuss Boxed Value Types
... In the revised language, currently under ECMA standardization as C++/CLI, implicit boxing is supported, and the general user is left blissfully unaware of the potential overhead of the call.