$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Shunsuke Sogame (mb2act_at_[hidden])
Date: 2006-04-10 12:04:44
Hi gurus,
I compared Boost.MPL Views...
http://www.boost.org/libs/mpl/doc/refmanual/views.html
with Boost.Iterator adaptors...
http://www.boost.org/libs/iterator/doc/index.html#specialized-adaptors
I think joint_iterator seems missing from Boost.Iterator.
Is such iterator impossible or prohibited by STL?
-- Shunsuke Sogame