$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type trait extension] I hate volatile...
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-07-17 16:15:23
> I forgot to mention that I only verified that expression types with volatile
> qualification didn't affect EXPR_IS_VOID on MSVC9; I didn't check GCC,
> so...given the 2 different implementations, you might still have issues :(
Yes, I plan to test that with gcc and intel.
Frédéric