|
cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Backport implementation of std::apply.
More...
Namespaces | |
| cxxomfort | |
Namespace of the cxxomfort library. | |
| cxxomfort::cxxostd | |
| Backports made available by cxxomfort. | |
Functions | |
| template<typename F , typename Tuple > | |
| implementation_defined_t | apply (F f, Tuple &t) |
| Applies the tuple t as the arguments to the functionlike / callable f . More... | |
Backport implementation of std::apply.
1.8.13