Poll for network autoconf, and a few other documentation changes.

This commit is contained in:
Adam Ierymenko 2013-08-05 12:34:54 -04:00
parent b9aeec9f29
commit 3368330b77
4 changed files with 40 additions and 13 deletions

View file

@ -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