mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
f3bde19b74
Instead, these methods return a pointer to the required data as they are stored inside the hash table. The caller uses overloaded functions to get the key and "mapped" values from this pointer. Such an interface avoids the need for constructing iterator-like wrapper objects, which is especially important for compound hash tables such as the future StringHashMap. |
||
---|---|---|
.. | ||
clickhouse-obfuscator.cpp | ||
CMakeLists.txt | ||
Obfuscator.cpp |