|
cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Backports from C++23.
A listing of some of the features backported:
<functional>: invoke_r().<string> , <string_view>: contains().<string_view>: range constructor.<type_traits>: is_scoped_enum.See also: C++20 Backports .
(R)callable( args... ), specifying the return type.
1.8.13