$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2023-04-30 23:59:18
On Sun, Apr 30, 2023 at 7:54â¯PM Gavin Lambert via Boost <
boost_at_[hidden]> wrote:
> A Boost implementation *must not* provide a definition appearing in the
> std:: namespace. (Except where expressly permitted by std extension
> points, such as std::hash. Though those make me sad.)
>
>
Nobody is talking about putting anything inside namespace std. We're
talking about writing equivalents of std in namespace boost.
Glen