cxxomfort  rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
Library Supplements

Implementations and additions proper to the cxxomfort library.

The cxxomfort library does not only implement backports to C++ features; it also brings its own set of features to supplement various functionality that, for example, can not be backported to previous version in a meaningful fashion.

Including the <cxxomfort/library.hpp> header and invoking the cxxomfort:: namespace makes these features available.

Supplements to the Standard Headers

Cxxomfort Library Tools

Lifted Utilities

The following tools previously in the library have been lifted to cxxo-utils . They are still accessible with their <library> headers for compatibility.

Potential Future Utilities

Page
Class array_ref< T, IdxType >