$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [proto] _value doesn't enforce zero arity
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-04-06 20:44:39
troy d. straszheim wrote:
> BOOST_MPL_ASSERT_RELATION(
> remove_reference<Expr>::type::proto_arity_c,
> ==,
> 0L);
>
Whoops, sorry. That doesn't work, and I'm replying to myself. Need sleep.
-t