From Jason Turner

[util.smartptr.shared.mod]

Diff to HTML by rtfpessoa

tmp/tmpfn_a53fe/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ##### `shared_ptr` modifiers <a id="util.smartptr.shared.mod">[[util.smartptr.shared.mod]]</a>
2
 
3
  ``` cpp
4
  void swap(shared_ptr& r) noexcept;
5
  ```
6
 
 
1
+ #### Modifiers <a id="util.smartptr.shared.mod">[[util.smartptr.shared.mod]]</a>
2
 
3
  ``` cpp
4
  void swap(shared_ptr& r) noexcept;
5
  ```
6