Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-02-14 14:30:15


Felipe Magno de Almeida <felipe.m.almeida_at_[hidden]> writes:

> On 2/13/06, David Abrahams <dave_at_[hidden]> 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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk