$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-05-14 15:57:12
Andrey Semashev wrote:
> To my mind, transform_iterator is handy when you want to provide a
> view of the container to some algorithm from your (user's) code. It is
> an overkill to use it as a part of a container implementation (library
> code).
You suggested compressed_transform_iterator using EBO? :-)
Regards,
-- Shunsuke Sogame