
28 Jan
2005
28 Jan
'05
7:04 a.m.
On Saturday 15 January 2005 01:07 pm, Tobias Schwinger wrote:
Roman Morokutti wrote:
I am trying to compile the boost libraries. I encountered a compile error with bcc32:
Error E2437 D:\boost\boost_1_32_0\boost/function/function_base.hpp 598(55): 'typename' should be followed by a qualified, dependent type name
BCC has its own ideas about when or when not to use typename, due to its inability to see the type's dependent.
I just realized there was a patch in there. Thanks! It's in CVS now. Doug