Poll for network autoconf, and a few other documentation changes.
This commit is contained in:
parent
b9aeec9f29
commit
3368330b77
4 changed files with 40 additions and 13 deletions
|
@ -43,6 +43,9 @@ namespace ZeroTier {
|
|||
*
|
||||
* Because this is introspective, it is safe to apply to a naked pointer
|
||||
* multiple times provided there is always at least one holding SharedPtr.
|
||||
*
|
||||
* Once C++11 is ubiquitous, this and a few other things like Thread might get
|
||||
* torn out for their standard equivalents.
|
||||
*/
|
||||
template<typename T>
|
||||
class SharedPtr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue