$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Reforming Boost.System and <system_error> round 2
From: Peter Dimov (lists_at_[hidden])
Date: 2018-01-16 17:28:38
> See f.ex. https://godbolt.org/g/6wGjCu
Yeah, except this doesn't work because now the constructor can't be
constexpr. That's a core language defect IMO but what can you do. :-/