
20 Jun
2007
20 Jun
'07
7:55 a.m.
I'd like to add to Vincent's list: 5. Improved searchability in the same sense that it's easier to search for dumb_ptr<T> then it's to search T* (compare with reinterpret_cast<T*> and C-style (T*)) All in all I like the idea. Regards, Mårten