From Jason Turner

[util.smartptr.enab]

Diff to HTML by rtfpessoa

tmp/tmpj_6enytv/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ### Class template `enable_shared_from_this` <a id="util.smartptr.enab">[[util.smartptr.enab]]</a>
2
 
3
  A class `T` can inherit from `enable_shared_from_this<T>` to inherit the
4
  `shared_from_this` member functions that obtain a `shared_ptr` instance
5
  pointing to `*this`.
6
 
 
1
+ #### Class template `enable_shared_from_this` <a id="util.smartptr.enab">[[util.smartptr.enab]]</a>
2
 
3
  A class `T` can inherit from `enable_shared_from_this<T>` to inherit the
4
  `shared_from_this` member functions that obtain a `shared_ptr` instance
5
  pointing to `*this`.
6