Plain Old C++ Object: Difference between revisions

Content deleted Content added
added links...
Added {{unreferenced}} tag to article (TW)
Line 1:
{{unreferenced|date=January 2013}}
Like the term [[POJO]] (''Plain Old Java Object'') in the [[Java (programming language)|Java]] world, the term '''''Plain Old C/C++ object''''' or its acronym '''''POCO''''' means a [[C++|C/C++]] artifact that is ''neither defined by nor coupled to'' the underlying C/C++ component [[software framework|framework]] that manipulates it.