reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1061 return !branched() ? rootLeaf().start(0) : rootBranchStart(); 1067 return !branched() ? rootLeaf().stop(rootSize - 1) : 1076 rootLeaf().safeLookup(x, NotFound);