$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2004-10-23 07:18:14
On 10/22/2004 11:35 PM, David B. Held wrote:
> I'm getting weird errors from gcc-3.4.2 saying that eval_if<> does not
> have a nested 'type'. I just did a CVS update. Any clues, or do I need
> to provide more context?
>
See if:
http://aspn.activestate.com/ASPN/Mail/Message/2196066
helps. It just involves using deref. I had problems figuring out
how to do it, but the last 2 posts in the thread shows how.