clucene:LO recommended dep
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- src/core/CLucene/util/VoidMap.h
|
||||
+++ src/core/CLucene/util/VoidMap.h
|
||||
@@ -316,6 +316,7 @@ public:
|
||||
if ( _this::dk || _this::dv )
|
||||
_this::remove(k);
|
||||
|
||||
+ (*this)[k] = v;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user