$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-09-22 15:42:45
Small update:
The repository is here:
<https://github.com/vinniefalco/fixed_string>
It builds across a range of C++11 conforming toolchains. I am still
going through function by function adding javadocs and ensuring that
the interface matches the current (C++20) specification of
std::string.
Feel free to open new issues or comment on existing issues
Regards