Brad King
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
...
Replace use of cmsys::auto_ptr with a CM_AUTO_PTR macro that maps to
our own implementation adopted from the KWSys auto_ptr implementation.
Later we may be able to map CM_AUTO_PTR to std::auto_ptr on compilers
that do not warn about it.
Automate the client site conversions:
git grep -l auto_ptr -- Source/ | grep -v Source/kwsys/ | xargs sed -i \
's|cmsys::auto_ptr|CM_AUTO_PTR|;s|cmsys/auto_ptr.hxx|cm_auto_ptr.hxx|'
2016-06-29 09:47:58 -04:00
..
2016-06-28 09:02:26 -04:00
2016-06-29 09:47:58 -04:00
2012-08-13 14:18:39 -04:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-06-06 23:53:32 +02:00
2014-10-28 12:20:05 -06:00
2016-05-16 16:05:19 -04:00
2016-06-28 09:02:26 -04:00
2009-09-28 11:43:28 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-06-14 22:23:08 +02:00
2016-05-16 16:05:19 -04:00
2016-06-29 09:47:58 -04:00
2016-06-28 09:02:26 -04:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-06-06 23:53:32 +02:00
2016-05-16 16:05:19 -04:00
2016-06-09 09:16:34 -04:00
2016-06-01 21:56:50 -06:00
2016-06-09 09:16:34 -04:00
2016-06-09 09:16:34 -04:00
2016-06-07 08:41:16 -04:00
2016-06-07 08:41:16 -04:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-05-16 16:05:19 -04:00
2016-06-27 23:24:38 +02:00
2016-06-29 09:47:58 -04:00
2012-08-13 14:18:39 -04:00
2009-01-21 11:54:30 -05:00
2016-06-06 23:53:32 +02:00