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

Cxxomfort independent utilities

cxxomfort ships with a few independent utilities not dependent on features of specific C++ Standards. These are accessed by directly including the header:

// alternatively included from general cxxomfort tools

The header is not intended to be directly included, but can be done so nonetheless. Still, including most of the backport header files guarantees its inclusion.

All features here are directly under the cxxomfort namespace (unless they are eg.: macros).

Interfaces

The following is an incomplete listing of features available under this namespace:

Generalistic Tools

Code Generation

Utilities

Page