|
cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Backport implementation of not_fn() .
More...
Namespaces | |
| cxxomfort | |
Namespace of the cxxomfort library. | |
| cxxomfort::cxxostd | |
| Backports made available by cxxomfort. | |
Functions | |
| template<typename Fn > | |
| not_fn_t< Fn > | not_fn (Fn &&f) |
| Creates a function wrapper that returns the negation of a given function-like / callable. More... | |
Backport implementation of not_fn() .
1.8.13