$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [hana] question
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2015-06-22 15:33:19
Hi Louis,
I'm experimenting with hana for the review and have one question.
I can fold with boost::hana::fold.left(boost::mpl::vector<...>{}...)
Do you have a way to iterate on elements of a mpl::set?
Thanks,
Christophe