
31 Oct
2005
31 Oct
'05
8:46 a.m.
Hi all,
did someone test boost 1.33 with Visual C++ 2005(8.0)? I am wondering how I can compile the
library using jam. Should I use VC++ 7.1 option?
Another question. I derived an iterator from the iterator_facade template. As I have recently
found out VC++ 8.0 did not support friend template classes, e.g.
template