$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Case study: Boost.Local versus Boost.Phoenix
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-02-06 10:56:50
On 05/02/2011 22:04, Lorenzo Caminiti wrote:
> Sorry, C++ preprocessor only -- that was a requirement for me... (Can
> you imagine how much the syntax can be simplified with varidiac
> macros... I can!! Too bad I can't use them...).
Can you give me one modern C++ compiler that doesn't support variadic
macros?