$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rob Smallshire (robert_at_[hidden])
Date: 2001-07-12 11:23:25
On line 351 of boost/detail/iterator.hpp
the line
typedef typename Iterator::difference_type difference_type;
is duplicated exactly three lines below giving a redefinition error.
This only happens if BOOST_BAD_OUTPUT_ITERATOR_SPECIALIZATION is
#defined.
BTW, is this the correct forum for submitting bug reports/fixes ?
I'm new to BOOST...
Rob Smallshire
Midland Valley Exploration
rob_at_[hidden]