$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2006-06-14 09:52:36
I wonder if there will be range adapters, similar to iterator_adapters?
For now, it's possible to use iterator_adapters + make_iterator_range, but
it would be nice to have a more direct approach.