$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-05-18 21:08:56
Do we have counterparts to std::advance and std::distance that are
optimized for random_access_traversal_tag instead of
std::random_access_iterator_tag?
Doug