From Jason Turner

[utility.exchange]

Diff to HTML by rtfpessoa

tmp/tmpsd5tv879/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ### exchange <a id="utility.exchange">[[utility.exchange]]</a>
2
 
3
  ``` cpp
4
  template <class T, class U = T> T exchange(T& obj, U&& new_val);
5
  ```
6
 
 
1
+ ### `exchange` <a id="utility.exchange">[[utility.exchange]]</a>
2
 
3
  ``` cpp
4
  template <class T, class U = T> T exchange(T& obj, U&& new_val);
5
  ```
6