Boost logo

Boost :

From: Daniel Wallin (dalwan01_at_[hidden])
Date: 2006-02-14 16:19:42


David Abrahams wrote:
> The following message is a courtesy copy of an article
> that has been posted to gmane.comp.lib.boost.devel as well.
>
> 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?

Yes, it's a mistake. Good catch.

-- 
Daniel Wallin

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