30 Jul
2003
30 Jul
'03
2:55 p.m.
On Tuesday 29 July 2003 21:59, you wrote:
At 04:34 PM 7/29/2003, Richard Howells wrote:
Solomon,
I suspect they forgot to mark them inline. It would explain your problem. Try changing them to ...
inline std::istream& operator >> ( std::istream& in, no_property& ) and inline void getSubset( no_property& p, const no_property& s )
That was my thought too. Let us know if Richard's suggestion works so the source can be fixed.
Yes, thank you, that does seem to have been the problem. The suggested patch is attached. -Solomon [Non-text portions of this message have been removed]