[RFC] libstdc++/6720 and libstdc++/6671

Paolo Carlini pcarlini@unitus.it
Wed May 22 08:26:00 GMT 2002


Zack Weinberg wrote:

>Note that the problem of <foo> including <bar> and getting <ext/bar>
>can be dealt with by having foo use #include "bar", which puts the
>directory containing foo at the head of the search path. 
>
This is a really nice point, in my opinion: we could easily implement it 
soon, without breaking the ABI.

Ciao, Paolo.



More information about the Libstdc++ mailing list