$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-09-19 11:53:24
Is there a good reason there's a separate tag hierarchy for iterators
and sequences?
Seems a bit redundant, as a random access sequence is surely just a
sequence with random access iterators (?)
-- Dave Abrahams Boost Consulting www.boost-consulting.com