From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-09-11 19:06:15


The container is now called fixed_string and I have made a new
repository for it:

<https://github.com/vinniefalco/fixed_string>

It can be used without Beast, only requiring a few utility headers
from Boost such as config, assert, etc..

There are javadocs in the source code but I am still working on
integrating docca (a tool which converts javadocs into Boost Quickbook
output to produce a reference). The tests pass, and there is Travis
integration.

What now? Do we want to propose this for Boost?

Thanks