Boost logo

Boost :

From: Lie-Quan Lee (llee_at_[hidden])
Date: 2002-02-08 10:50:27


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)

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk