11 Sep
2019
11 Sep
'19
7:06 p.m.
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