Last week, I said I’d give a concrete example of how a new C++11 feature changes teaching strategy. The first such example that comes to mind is teaching how to write copy constructors. C++11 makes copy constructors harder to teach…
comment 0
Last week, I said I’d give a concrete example of how a new C++11 feature changes teaching strategy. The first such example that comes to mind is teaching how to write copy constructors. C++11 makes copy constructors harder to teach…