Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
→Examples: fixed weasel word |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 27:
== Examples ==
This [[C++
<syntaxhighlight lang="c++">
import std;
Line 48:
};
//
class ConcreteProductYOURS: public Product {
public:
|