From: rogeeff (rogeeff_at_[hidden])
Date: 2002-02-08 11:55:54


--- In boost_at_y..., Lie-Quan Lee <llee_at_c...> wrote:
> When I use boost iterator_adaptor, I was always caught
> the error that I always type:
> #include <boost/iterator_adaptor.hpp>
> instead of
> #include <boost/iterator_adaptors.hpp>
>
> I bet somebody else has the same problem. After all, standard c++
header
> algorithm is not named as algorithms, so for c++ header iterator.
>
> I propose to change its name to boost/iterator_adaptor.hpp.
> For backward compatibility, we can keep the file
> boost/iterator_adaptors.hpp too.
>
> --
> Lie-Quan Lee (AKA: Rich Lee)

Agree with that, if there were not specific reasons to use plural.

Gennadiy.