Files
pvData/testApp/misc
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-05-08 18:35:51 -04:00
2012-08-22 14:39:19 -04:00
2011-09-15 20:11:13 +02:00
2012-08-22 14:39:19 -04:00
2013-05-08 18:35:51 -04:00
2013-06-10 15:09:42 -04:00
2012-08-22 14:39:19 -04:00
2012-08-22 14:39:19 -04:00