$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Anis Benyelloul (benyelloul_at_[hidden])
Date: 2005-07-30 09:09:27
Hello !
Scott Meyers has presented a replacement for the (evil) NULL macro, in
his "More Effective C++".
I have posted some variation of it in the Boost File Vault, under the
name 'boost_null.zip', and,
I was wondering if it could fit in boost/utility.hpp.
This is of no major innovation, and won't save the world, but at least
we can say goodbye to NULL !
Indulge yourslef the NULL you desreve !
-- Anis Benyelloul