Boost logo

Boost :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-02-14 13:07:50


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.

[snip]

> --
> Dave Abrahams
> Boost Consulting
> www.boost-consulting.com

--
Felipe Magno de Almeida

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