$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Yap's formal review is starting now!
From: Peter Dimov (lists_at_[hidden])
Date: 2018-02-17 15:32:50
Zach Laine wrote:
> It's not quite as nice as using std::max() as you wrote previously,
> because of course std::max() is not yet constexpr.
It is, but only under C++17.