Boost logo

Boost :

Subject: Re: [boost] Compiler error in gcc3+ involving template template parameter and default parameters
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-01-16 15:01:50


AMDG

On 1/15/2011 7:41 PM, Edward Diener wrote:
> I am showing this gcc3 bug just in case any other Boost developer has
> run into it and knows some easy workaround. It will save me some time
> as the workaround in the actual case, which is more complicated, is
> very laborious as I envision it ( I have not yet attempted to code up
> the laborious workaround ). I ran into this type of case as the
> problem in my tti library which is keeping it from supporting gcc3+.

I think that MPL ran into the same problem.
The workaround there was to use boost::mpl::aux_::template_arity.

In Christ,
Steven Watanabe


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