Detemplatize NodeRef.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 20 Nov 2010 00:49:00 +0000 (00:49 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 20 Nov 2010 00:49:00 +0000 (00:49 +0000)
commitddd0e65dba1de71eaa8901cd6f787754e34c3fe0
tree899b73688d6ff35d2d881e05c6342760aa42a9c2
parenta3b1082bb1ec2340d61b91dd91dbdd3ce5fa0867
Detemplatize NodeRef.

It is now possible to navigate the B+-tree using NodeRef::subtree() and
NodeRef::size() without knowing the key and value template types used in the
tree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119880 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/IntervalMap.h