
14 Feb
2006
14 Feb
'06
6:07 p.m.
On 2/13/06, David Abrahams <dave@boost-consulting.com> wrote: [snip]
Yes, it's already in the main trunk of CVS. See libs/parameter/test/ntp.cpp
Is this a typo? template <class T = int> struct a3_is : parameter::template_keyword<a2_is<>, T> ^ typo? {}; Defining a3_is template and passing a2_is as argument to template_keyword. [snip]
-- Dave Abrahams Boost Consulting www.boost-consulting.com
-- Felipe Magno de Almeida