$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rogeeff_at_[hidden]
Date: 2001-06-18 03:11:55
Hi!
I've got INTERNAL COMPILER ERROR on MSVC with STLPort4.0 during
attempt to compile counting_iterator_example (after placing #ifndef
BOOST_MSVC on part with make_indirect_iterator) and
counting_iterator_test. It point to the line 655 in
iterators_adaptors.hpp
->655 reference operator*() const {
Does anybody know how to overcome it?
Gennadiy