Boost logo

Boost :

Subject: Re: [boost] Compiler error in gcc3+ involving template template parameter and default parameters
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-01-16 16:10:47


On 1/16/2011 3:01 PM, Steven Watanabe wrote:
> 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.

Thanks, Steve. I will look at it and see if I can either use it or copy
its functionality.


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