Timothy Zachary Laine
|
fc12543814
|
Merged in smart_ptr changes from the sandbox/boost0x branch created for
BoostCon '09. This adds move semantics to weak_ptr and intrusive_ptr.
[SVN r52937]
|
2009-05-12 16:18:15 +00:00 |
|
Peter Dimov
|
0368a37fde
|
Bring back "explicit" on the auto_ptr rvalue constructor. Refs #2951.
[SVN r52454]
|
2009-04-17 19:51:18 +00:00 |
|
Peter Dimov
|
d34d638998
|
Bring back the constructor-enabled enable_shared_from_this as enable_shared_from_this2.
[SVN r51912]
|
2009-03-22 21:11:17 +00:00 |
|
Peter Dimov
|
0610947c4a
|
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
[SVN r51643]
|
2009-03-07 22:21:56 +00:00 |
|
Peter Dimov
|
9c55fbc6c2
|
Fix enable_shared_from_this-related tickets in trunk. Refs #2126. Refs #2584.
[SVN r51581]
|
2009-03-03 19:25:26 +00:00 |
|
Peter Dimov
|
a378c8c278
|
Refs #2814 (fixed in trunk.)
[SVN r51518]
|
2009-03-01 18:42:44 +00:00 |
|
Peter Dimov
|
0da6902267
|
Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239).
[SVN r51509]
|
2009-03-01 16:00:42 +00:00 |
|