Boost logo

Boost Users :

Subject: Re: [Boost-users] Compilation problem with has_binary_operator.hpp on Mac OSX
From: Nat Goodspeed (nat_at_[hidden])
Date: 2014-01-08 07:55:29


On Jan 8, 2014, at 7:28 AM, "Tim Burgess" <tim_at_[hidden]> wrote:

> Can you be more explicit as to what I can do to get around this issue,
> please?

I believe the advice is:

Before your first Boost #include, add code like this:

#ifdef check
#undef check
#endif
>


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