Boost logo

Boost :

Subject: Re: [boost] Stacktrace library starts review today 14th Dec
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2016-12-18 13:27:35


On 12/18/16 16:56, Niall Douglas wrote:
> On 17 Dec 2016 at 21:43, Antony Polukhin wrote:
>
>>> __declspec(noinline) inline void make_backtrace(...)
>>
>> Oh, now I've got that. I've been confused by the `__declspec(noinline)
>> inline`. Thanks again!
>> Does the `BOOST_NOINLINE inline` solution work well on GCC, CLANG and
>> other compilers?
>
> For the major compilers targeting their native ecosystem I've found
> they work as expected. Though the markup is perverse, and you might
> want to add an explanatory comment :).

If I'm not misremembering, Intel compiler issues a warning in this case.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk