Files
haiku-beta6/headers/private
czeidler 32951c4e63 Make BReference and BWeakReference behave more like a normal pointer.
* Casts like BReference<Derived> to BReference<Base> are now possible.
* This cast for BWeakReference is, because of the underlying structure, not automatically type safe. I used a simple hack to make the compiler complain if the cast
is not type safe. Please take a look if that can be done better.
* Smaller style and bug fixes.
2012-01-05 13:42:45 +13:00
..
2011-11-13 15:47:27 -05:00
2010-12-14 17:55:38 +00:00
2011-06-21 12:35:50 +00:00
2011-02-09 20:30:00 +00:00