11 Nov
2015
11 Nov
'15
9:10 p.m.
On 11 November 2015 at 19:46, Karen Shaeffer wrote:
Well put. Let's say your project upgrades to g++-5.2. I've never verified this, but isn't it true that you could continue to use std::auto_ptr by compiling with the -std=c++03 flag?
Yes. Or -std=c++11. Or -std=c++14.