diff src/llrb/llrbContext.h @ 44:a0a58875c93f

refactoring llrb
author Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp>
date Tue, 19 May 2015 06:08:38 +0900
parents 44914699ee9b
children 348148d8fdb1
line wrap: on
line diff
--- a/src/llrb/llrbContext.h	Tue May 19 05:07:22 2015 +0900
+++ b/src/llrb/llrbContext.h	Tue May 19 06:08:38 2015 +0900
@@ -10,10 +10,10 @@
     Code5,
     Allocator,
     Put,
-    Clone,
-    InitNode,
+    Replace,
+    Insert,
     Compare,
-    Insert,
+    Create,
     RotateL,
     RotateR,
     ColorFlip,