code:snippets
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| code:snippets [2019/11/13 12:40] – created michfiel | code:snippets [2020/04/09 21:44] (current) – removed michfiel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | < | ||
| - | class Foo | ||
| - | { | ||
| - | private: | ||
| - | mutable bool done_; | ||
| - | public: | ||
| - | void doSomething() const { ...; done_ = true; } | ||
| - | }; | ||
| - | | ||
| - | </ | ||
code/snippets.1573645235.txt.gz · Last modified: by michfiel
