
14 Feb
2006
14 Feb
'06
7:30 p.m.
Felipe Magno de Almeida <felipe.m.almeida@gmail.com> writes:
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.
Huh; looks like a mistake to me. Daniel? -- Dave Abrahams Boost Consulting www.boost-consulting.com