30 Jul
2003
30 Jul
'03
1:59 a.m.
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. Thanks, --Beman