$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nbecker_at_[hidden]
Date: 2001-12-04 16:15:00
I suspect the problem is the removal of the iterator. It used to be
the iterator used operator++ in the constructor, so this caused the
underlying rng to be called one more time?