Plain Old C++ Object: Difference between revisions

Content deleted Content added
Alexbee2 (talk | contribs)
Improved awkward phrasing
Tags: Mobile edit Mobile app edit iOS app edit App section source
 
(One intermediate revision by one other user not shown)
Line 7:
* [[Plain old data structure]] (POD)
* [[Plain Old Java Object]] (POJO)
* [[Plain Old CLR Object]] (anotheralso POCOabbreviated termPOCO)
 
== External links ==
* [http://code.google.com/p/pococapsule PocoCapsule/C++] An open source C++ component framework supporting plain old C++ objects.
 
{{C++ programming language}}
 
[[Category:C++]]