Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
LibreOffice
/
external
/
clucene
/
patches
/ (
Office von Apache
Version 25.8.3.2
©
) Datei vom 5.10.2025 mit Größe 184 B
Quelle clucene-multimap-put.patch Sprache: unbekannt
--- 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;
}
};
[ Dauer der Verarbeitung: 0.2 Sekunden (vorverarbeitet)
]
2026-04-04