Changed pointer casts so their first template parameter
means the "value_type" type of the pointer we which to cast to,
instead of the "pointer" type. Renamed smart_pointer_traits
to generic_pointer_traits. Renamed rebind_generic_ptr to
rebind_generic_pointer. Fixed get_plain_old_pointer so it
doesn't infinitely recurse.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.