$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Krystian Stasiowski (sdkrystian_at_[hidden])
Date: 2019-12-05 18:07:00
Hi all,
constexpr has been implemented for the majority of functions (there are 3-4
overloads that will require modification for constexpr). If you would like
to play around with it, you can find the source here:
https://github.com/18/fixed_string/tree/constexpr