Plain Old C++ Object: Difference between revisions

Content deleted Content added
Line 9:
* [[Plain Old CLR Object]] (another POCO term)
 
== 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++]]