cxxomfort  rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NcxxomfortNamespace of the cxxomfort library
 NstdSTL namespace
 Cchar16_tA character type with the same signedness and range as uint16_t
 Cchar32_tA character type with the same signedness and range as uint32_t
 CerrcAliases a broken std::errc implementation (as a namespace rather than as a type) in MSVC 2010
 Cminus_itNamed functor that wraps operator-= for types <A,B>
 CMMIX_randMMIX: LCG specification as recommended by Donald Knuth in "<em>The Art of Computer Programming – Seminumerical Algorithms</em>"
 Cplus_itNamed functor that wraps operator+= for types <A,B>
 CrvrefRvalue-reference selector
 Cvoid_tGeneralized void type