Michael Davidsaver
be4738f59c
remove weak_vector
...
It seems that shared_ptr::use_count() does
not include weak_ptr instances. Therefore
shared_ptr::use_count()==1 (aka unique())
does *not* ensure exclusive ownership!
This breaks the assumption used by
shared_vector::make_unique() to avoid
allocating a new array in some cases.
2013-06-10 15:09:42 -04:00
..
2013-02-16 12:50:36 +01:00
2012-09-10 08:56:11 +02:00
2012-08-22 14:39:19 -04:00
2013-04-12 21:54:11 +02:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-05-08 18:21:34 -04:00
2012-10-03 08:59:23 -04:00
2012-10-03 08:59:23 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-10-08 12:19:21 +02:00
2012-10-08 12:19:21 +02:00
2012-12-12 14:59:33 -05:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-04-30 18:14:05 -04:00
2012-09-05 14:11:07 +02:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-04-12 21:54:11 +02:00
2013-02-16 12:50:36 +01:00
2012-08-22 14:39:19 -04:00
2013-05-01 14:27:00 -04:00
2013-06-10 15:09:42 -04:00
2013-02-16 12:50:36 +01:00
2012-09-05 14:11:07 +02:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00
2013-04-22 11:59:20 -04:00
2013-04-22 11:59:20 -04:00