weight.cc (96B)
1 #include "mutextree" 2 3 int MutexTree::weight() const { 4 return _root ? _root->weight() : 0; 5 }
crossroadsGit mirror of https://crossroads.e-tunity.com/ | |
| git clone git://git.finwo.net/mirror/e-tunity/crossroads | |
| Log | Files | Refs | LICENSE |