
16 Jan
2011
16 Jan
'11
8:01 p.m.
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