cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implements part of p0792r0, a proposal for a non-owning reference view on functors. More...
Classes | |
class | function_ref< Signature > |
A non-owning view of an object callable with a function signature.A function_ref is a non-owning view to a callable object or function pointer for a given signature. More... | |
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
Implements part of p0792r0, a proposal for a non-owning reference view on functors.