$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Answers re BENUM library for automated enum streaming
From: Manuel Fiorelli (manuel.fiorelli_at_[hidden])
Date: 2008-09-16 09:26:16
You could try to look at <
http://www.boost.org/doc/libs/1_36_0/libs/preprocessor/doc/index.html> to
avoid variadic macros.
I am not sure if it is applicable at your library, though.