![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::ranges::exchange - std::experimental::ranges::exchange Synopsis Defined in header <experimental/ranges/utility>
Parameters obj - object whose value to replace
Return valueThe old value of obj Exceptions noexcept specification:
Example This section is incomplete
See also exchange replaces the argument with a new value and returns its
previous value
|