$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pablo Aguilar (pablo.aguilar_at_[hidden])
Date: 2005-04-18 19:50:46
"Pablo Aguilar" <pablo.aguilar_at_[hidden]> wrote in message
news:d41k0s$1s2$1_at_sea.gmane.org...
> How about using Boost.Preprocessor and have it write the 10 overloads for
> you?
>
> There should be examples available for you to look at (sorry, wouldn't
> know how to write it by heart, I'm still fairly new to Boost.PP and have
> to constantly look at the docs)
>
>
> Pablo Aguilar
An example is available in the ENUM_PARAMS_Z reference docs, I believe
that's what you'd be looking for...