$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Formal Review Request: mp11
From: Peter Dimov (lists_at_[hidden])
Date: 2017-03-19 12:02:50
Bruno Dutra wrote:
> > mp_transform is variadic, it works on more than one list.
>
> Is it truly variadic? Does it work for more than 3 lists?
The actual implementation in mp11 doesn't work on more than 3 lists at the
moment, but that's a defect that will eventually be fixed. :-)