$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andysem_at_[hidden])
Date: 2007-08-01 15:08:01
Hello Mathias,
Wednesday, August 1, 2007, 10:50:12 PM, you wrote:
> Andrey Semashev wrote:
>> Hmm, it seems it doesn't convert to function or member function
>> pointers...
> Since when is NULL accepted for those?
It always did. It's often used in safe bool idiom (see Boost.Optional
for example).
-- Best regards, Andrey mailto:andysem_at_[hidden]