Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost::Process doesn't work with #define new (boost 1.69)
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-02-11 23:17:32


On Mon, Feb 11, 2019 at 10:51 AM Vivek Subramanian via Boost-users
<boost-users_at_[hidden]> wrote:
> So I did
>
> #ifdef new
> #undef new
> #endif

What is this, the way to guarantee that the compiler won't allocate
dynamic memory for the coroutine frame?


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