$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Phoenix2] nothing is not an actor
From: Joel de Guzman (joel_at_[hidden])
Date: 2009-02-23 21:20:31
Francois Barel wrote:
> Hi,
>
> In core/nothing.hpp, "nothing" is defined as:
> null_actor const nothing = null_actor();
> which doesn't make it an actor, rather an "actor base".
>
> Shouldn't it rather be defined as something like:
> actor<null_actor> const nothing = null_actor();
Yep. That is correct. Fixed.
Regards,
-- Joel de Guzman http://www.boostpro.com http://spirit.sf.net