4 Jul
2006
4 Jul
'06
3:37 a.m.
Joel de Guzman wrote:
Shunsuke Sogame wrote:
Johan RĂ¥de wrote:
It seems that the header boost/spirit.hpp puts the entire namespace std into the global scope. That is not very nice!
[...]
IIRC, that comes from VC++ fatal bug about "using directive", and was already fixed under RC_1_34.
Spirit will never do such an evil thing, that's for sure ;)
I mean that is the bug of VC++. I've found the log: http://sourceforge.net/mailarchive/message.php?msg_id=14648776 I think boosters no longer use using-directive anywhere because of this bug :-( -- Shunsuke Sogame