$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [system] Would it be possible to trial a breaking change to Boost.System and see what happens?
From: Peter Dimov (lists_at_[hidden])
Date: 2018-01-13 00:21:39
Niall Douglas wrote:
> One could dispense with null_category, and use system_category, but with
> an internal nullptr representation.
nullptr is not necessary. Read my LWG issue.