reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
955 RootBranch node; 1005 const RootBranch &rootBranch() const { return rootBranchData().node; } 1006 RootBranch &rootBranch() { return rootBranchData().node; } 1212 const unsigned Nodes = RootBranch::Capacity / Branch::Capacity + 1; 1677 P.node<RootBranch>(Level).stop(P.offset(Level)) = Stop; 1744 if (IM.rootSize < RootBranch::Capacity) {