$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost-users] Boost.Parameter: ArgumentPack - is type contained
From: Christoph Heindl (christoph.heindl_at_[hidden])
Date: 2011-03-30 14:15:47
On Wed, Mar 30, 2011 at 12:29 AM, Dave Abrahams <dave_at_[hidden]> wrote:
> try
>
> !boost::is_void<
> typename parameter::binding<Opts, tag::color, void>::type
> , void
> >::value
>
Thanks, will give it a try!
Best regards,
Christoph