cxxomfort
rel.20211024
Simple backports for C++ - https://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> | |
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