cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
C++23 Backports

Backports from C++23.

A listing of some of the features backported:

See also: C++20 Backports .

Member cxxomfort::cxxostd::invoke_r (F &&callable, Args &&... args)
Invoke callables via (R)callable( args... ), specifying the return type.