Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-05-18 17:29:07


Hubert HOLIN wrote:
> > So now I have some nit/picky stuff: (being the kind of detail guy I am.)
> >
> > #include <boost/filename>
> >
> > should be
> > #include "boost/filename"
>
> Well, this is the way it was, but the change to <...> was
> requested by Jens Maurer during the early phases...

There is prior art: A quick "grep" through the boost include files shows
that there is only one single occurrence of "...", and everything else
is < ... >.

If this is going to be changed to "...", it needs to be implemented on a
far greater scale than the library under review.

Jens Maurer


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