Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-10-25 21:03:13


Ashish Singh wrote:
> Hi Peter,
>
> Forgot to ask:
>
> For Boost 1.69 and later, does the "way" to use the header-only approach
> remain the same as below?
>
>
> CFLAGS += \
> -DBOOST_ERROR_CODE_HEADER_ONLY \
> -DBOOST_SYSTEM_NO_DEPRECATED

1.69 is always header-only, so the BOOST_ERROR_CODE_HEADER_ONLY
macro has no effect. It doesn't hurt to define it though.


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