$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bjorn Reese (breese_at_[hidden])
Date: 2020-03-05 19:12:03
On 2020-03-05 14:00, deb via Boost-users wrote:
> to do it using mp11 only. Anyways , I have been able to get it working with
> mp11's mp_rest after some extensive reading up.
I am not entirely sure what you are trying to achieve, but it seems to
me that you could use mp_find() to get an index instead of an MPL
iterator.