$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Requirements: min and max macros
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2017-02-06 22:15:26
On 7/02/2017 00:48, Vinnie Falco wrote:
> On Mon, Feb 6, 2017 at 6:39 AM, Bjorn Reese <breese_at_[hidden]> wrote:
>> Is this guideline still relevant?
>
> I believe so, at least for Microsoft Visual C++ if you have not
> defined "NOMINMAX".
If the *application author* has not defined NOMINMAX. Libraries don't
get a choice in the matter, except for their own compiled source.