
23 Mar
2004
23 Mar
'04
1:12 a.m.
On 03/22/2004 03:45 PM, Larry Evans wrote:
On 03/22/2004 03:34 PM, Larry Evans wrote: [snip] Replaced: member_target mtcon( void_typelist() ); with: member_target mtcon=void_typelist(); and things work OK. Apparently the compiler thought mtcon was a function.
Sorry for noise.