Boxing (computer programming): Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date/fix the maintenance tags
m Capitalization fix in the Unboxing article; changing this page to reflect it.
Line 1:
{{for|the internetInternet meme|unboxingUnboxing (internetInternet meme)}}
{{Cleanup|date=November 2006}}
In [[computer science]], an '''object type''' (a.k.a. wrapping object) is a [[datatype]] that is used in [[object-oriented programming]] to [[wrapper pattern|wrap]] a non-object type to make it look like an [[object (computer science)|object]].