$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2021-01-06 22:21:38
On Wed, Jan 6, 2021 at 4:53 PM Edward Diener wrote:
>
> On second thought you are right and if there is no 'cxxstd' JSON
> attribute we should not be showing "C++ standard minimum level"
> information in the library docs.
That is one of the requirements I imposed when I was doing the code
review of this feature, before I merged it:
https://github.com/boostorg/website/pull/580#discussion_r549458814
Glen