|
From: Paul G. <pa...@pa...> - 2004-12-18 15:05:03
|
Hi > Usually, this is related to stricter standards conformance by g++. On > your case, maybe there is a `typename' missing, like this: > > throw TestFailure( typename Print< IsStreamable< T >::result && > IsStreamable< U >::result, > IsEqualFunc >::Out< T, U >( lhs, rhs, > lhscode, rhscode ), > line, file ); > Yep, that was it. Thanks! Regards Paul Paul Grenyer email: pa...@pa... web: http://www.paulgrenyer.co.uk Elephant: http://www.paulgrenyer.dyndns.org/elephant/ Darrell "Dimebag" Abbott will be sorely missed. |