$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wartens (martin.wartens_at_[hidden])
Date: 2008-03-03 20:21:23
Wow, good guess. That was it. The "Reference" parameter has to be a reference
type. This is what I unintenionally did wrong. Unfortunately the mistake didn't
show in any other way than in these performance problems with std::distance.
Thanks,
Martin