Boost logo

Boost :

Subject: Re: [boost] Mixed use of "include" directives with quoted vs. angle-bracketed params, causing havoc
From: John Maddock (john_at_[hidden])
Date: 2008-09-07 04:10:06


Rene Rivera wrote:
>> [0] The compiler I'm referring to is msvc.

And another data point: I had a bug request to change "" to <> in
type_traits because of the way Metrowerks handles "".

So that's +1 for <> from me too.

Philosophically it feel right too: "" is for user header files, <> is for
libraries outside of the users control.

John.


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