Boost logo

Boost Users :

Subject: Re: [Boost-users] boost includes
From: bhatiaharsh (hbhatia_at_[hidden])
Date: 2012-03-08 14:44:38


Thanks for the replies guys. I found out the solution. Nathan is right, the
preprocessor was substituting "||" for "or". I was using somebody else's
very old code as well, which had the following definitions

#define and &&
#define or ||
#define not !

I removed those definition, and the errors went away. Thanks

--
View this message in context: http://boost.2283326.n4.nabble.com/boost-includes-tp4454829p4457470.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net