
7 Jun
2015
7 Jun
'15
7:50 p.m.
On 2015-06-07 21:43, Abel Sinkovics wrote:
using X = typename exp_parser3::apply
::type; we could call
auto x = exp_parser3::apply(MPLLIBS_STRING("11 "));
Not sure if and how this could be useful in the context of your library. I expect to end up with a similar interface to this alternate one when trying to build a Metaparse-like library around Hana. Cool, looking forward to it :-)