Convert ForEachNode* functions to take a templated function argument rather than...
commite700cd0bc885340563df9e6b7a5b6c6603b8c984
authorJeremy Rubin <jeremy.l.rubin@gmail.com>
Mon, 20 Jun 2016 01:42:15 +0000 (19 21:42 -0400)
committerCory Fields <cory-nospam-@coryfields.com>
Thu, 8 Sep 2016 17:06:05 +0000 (8 13:06 -0400)
treeb8891fceb520ab61ffd67a2b5c9fa5c5bf892a4f
parentd1a2295f0d58423652b124b48fc887a9721b765c
Convert ForEachNode* functions to take a templated function argument rather than a std::function to eliminate std::function overhead
src/net.cpp
src/net.h