
29 Jul
2010
29 Jul
'10
12:02 a.m.
On 07/28/2010 05:17 AM, David Abrahams wrote:
At Wed, 28 Jul 2010 09:05:07 +0800, Joel de Guzman wrote:
Yes, it is possible. That is what we are trying to solve with the Phoenix-3 project: unification of all placeholders.
Not quite possible since MPL placeholders (at least in C++03) have to be types rather than objects :-)
Out of curiosity, how might it be possible with C++1x if that is what you are referring to?