Peter Dimov
|
96f572b19b
|
Switched unspecified_bool_type to data member pointer.
[SVN r20238]
|
2003-10-01 11:12:15 +00:00 |
|
Peter Dimov
|
192970b3b8
|
const_pointer_cast added.
[SVN r19147]
|
2003-07-16 11:51:12 +00:00 |
|
Peter Dimov
|
794de98cd1
|
#include <boost/config.hpp> added.
[SVN r19065]
|
2003-07-11 17:03:56 +00:00 |
|
Peter Dimov
|
889cb6bee6
|
-Wundef fixes.
[SVN r18788]
|
2003-06-12 17:09:24 +00:00 |
|
Peter Dimov
|
d091ee85c0
|
Turns out Sun CC doesn't like operator int().
[SVN r18512]
|
2003-05-23 13:46:07 +00:00 |
|
Peter Dimov
|
bc00d5fa1a
|
Fixed bool conversions for Sun 5.3
[SVN r18419]
|
2003-05-16 12:11:17 +00:00 |
|
Peter Dimov
|
d030182e87
|
intrusive_ptr_test added.
[SVN r16993]
|
2003-01-22 15:22:30 +00:00 |
|
Peter Dimov
|
bd39e2eded
|
intrusive_ptr.html added.
[SVN r16981]
|
2003-01-21 17:21:24 +00:00 |
|
Peter Dimov
|
572a97d3c4
|
Casts renamed.
[SVN r16457]
|
2002-11-29 14:05:22 +00:00 |
|
Peter Dimov
|
2314f20c4e
|
element_type added
[SVN r16264]
|
2002-11-15 19:44:48 +00:00 |
|
Douglas Gregor
|
c02fee7013
|
*_ptr.hpp:
- Revert addition of is_pointerlike_helper
weak_ptr.hpp:
- Revert addition of get_pointer
[SVN r15108]
|
2002-08-29 13:49:05 +00:00 |
|
Douglas Gregor
|
e77889679f
|
intrusive_ptr.hpp:
scoped_ptr.hpp:
- include <boost/type_traits/ice.hpp>
[SVN r15104]
|
2002-08-27 13:33:22 +00:00 |
|
Douglas Gregor
|
b9dceb2340
|
*_ptr.hpp:
- Added detail::is_pointerlike_helper function templates for Signals
weak_ptr.hpp:
- Added get_pointer function template for weak_ptr
[SVN r15099]
|
2002-08-26 15:27:23 +00:00 |
|
Peter Dimov
|
927fe73093
|
Changed #ifdefs so that member templates aren't disabled by an empty config.hpp.
[SVN r14589]
|
2002-07-24 15:36:25 +00:00 |
|
Peter Dimov
|
4653c3673b
|
shared_ptr now autodetects counted_bases; minor test updates; intrusive_ptr no longer calls addref/release for NULL pointers.
[SVN r13602]
|
2002-05-01 11:22:22 +00:00 |
|
Peter Dimov
|
4c5e355a0b
|
Bugfixes.
[SVN r13541]
|
2002-04-22 09:37:08 +00:00 |
|
Peter Dimov
|
fbc9028313
|
intrusive_ptr.hpp added (still experimental)
[SVN r13526]
|
2002-04-19 19:34:16 +00:00 |
|