|
cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
assign new value and return old More...
Namespaces | |
| cxxomfort | |
Namespace of the cxxomfort library. | |
| cxxomfort::cxxostd | |
| Backports made available by cxxomfort. | |
Functions | |
| template<typename T , typename U > | |
| T | exchange (T &obj, CXXO_RV_REF(U) nval) |
| Replaces a variable's value, returns the old value. More... | |
assign new value and return old
1.8.13