Content deleted Content added
Rachmaninoff (talk | contribs) |
Rachmaninoff (talk | contribs) |
||
Line 64:
== C++11 simplification ==
In [[C++11]], the above code could be simplified to:
<source lang="cpp">
|
Line 64:
== C++11 simplification ==
In [[C++11]], the above code could be simplified to:
<source lang="cpp">
|