27 Jan
2010
27 Jan
'10
4:50 a.m.
----- Original Message -----
From: "Dominique Devienne"
On Mon, Jan 25, 2010 at 4:54 AM, joel falcou
wrote: name will obviously be char* and you can't have that in a template parameter.
Unless using mpl::string, no? Not sure it's possible to generate mpl::string<'foob','ar'> from "foobar" passed to the macro though. --DD
Then we could have metafunctions
template