$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mårten Rånge (marten.range_at_[hidden])
Date: 2007-06-20 03:55:32
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