David Blaikie
88c4002891
ADT: Support copying of IntrusiveRefCntPtr objects
...
This was partially supported but untested for RefCountedBase (the
implicit copy assignment would've been problematic - so delete that) and
unsupported (would not have compiled, because std::atomic is
non-copyable) for ThreadSafeRefCountedBase (implement similar support
to RefCountedBase)
Fix the test that had a copy ctor for the derived object but called
RefCountBase's default ctor from that copy ctor - which meant it wasn't
actually testing RefCountBase's copy semantics.
2020-12-03 17:42:32 -08:00
..
2019-01-19 08:50:56 +00:00
2020-10-09 10:27:42 +02:00
2020-10-01 14:37:38 -04:00
2020-11-23 11:27:30 +00:00
2020-06-10 16:36:33 +02:00
2020-12-02 22:02:48 -08:00
2020-07-07 14:35:13 +00:00
2019-01-19 08:50:56 +00:00
2020-04-24 13:50:30 -07:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-08-20 10:29:45 +02:00
2020-06-01 11:02:36 -07:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-02-28 14:24:04 -08:00
2020-07-17 11:26:26 -07:00
2019-01-19 08:50:56 +00:00
2019-07-25 18:23:22 +00:00
2019-11-08 15:46:08 -05:00
2019-01-19 08:50:56 +00:00
2019-02-05 23:17:11 +00:00
2020-02-04 12:59:21 -05:00
2019-01-19 08:50:56 +00:00
2020-06-29 21:40:16 +02:00
2020-10-27 18:11:45 +01:00
2020-07-16 19:01:25 +02:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-23 22:59:52 +00:00
2020-12-02 22:02:48 -08:00
2020-10-29 13:19:51 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-02-27 12:39:46 -08:00
2020-12-03 17:42:32 -08:00
2019-11-14 08:10:59 -08:00
2019-01-19 08:50:56 +00:00
2020-05-20 09:53:44 +01:00
2020-12-02 22:02:48 -08:00
2019-01-19 08:50:56 +00:00
2020-01-16 15:30:50 -08:00
2020-12-02 22:02:48 -08:00
2019-01-19 08:50:56 +00:00
2020-01-14 18:56:29 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-07-17 11:26:27 -07:00
2020-04-14 14:11:02 +03:00
2020-07-17 11:26:27 -07:00
2020-07-17 11:26:27 -07:00
2020-10-30 10:07:40 +00:00
2020-12-03 17:21:44 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-07-17 11:26:27 -07:00
2019-10-11 07:19:54 +00:00
2020-11-05 16:20:02 -08:00
2020-10-28 16:58:06 -07:00
2020-06-19 20:40:59 +01:00
2020-12-02 22:02:48 -08:00
2020-07-17 11:26:27 -07:00
2019-01-19 08:50:56 +00:00
2019-11-28 00:49:42 +01:00
2019-08-20 23:29:28 +00:00
2020-12-03 07:53:59 -08:00
2020-07-17 17:35:59 -07:00
2020-04-14 15:14:41 -07:00
2020-04-14 15:14:41 -07:00
2020-03-31 17:08:24 +03:00