
7 May
2005
7 May
'05
7:14 p.m.
Keith MacDonald wrote:
The warning from is_abstract.hpp may be because iostreams includes <boost/type_traits/is_convertible.hpp>. It's not your problem, but could be simply fixed by changing line 81 of is_abstract.hpp from
Right, I forgot is_convertible uses is_abstract now. I'll fix operations.hpp Jonathan