ClickHouse/dbms/include/DB/Common/HashTable
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
..
ClearableHashMap.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
ClearableHashSet.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
Hash.h dbms: porting to aarch64 [#METR-19609]. 2016-01-13 23:21:56 +03:00
HashMap.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
HashSet.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
HashTable.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
HashTableAllocator.h dbms: unified allocators [#METR-18778]. 2015-11-15 06:09:40 +03:00
SmallTable.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
TwoLevelHashMap.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
TwoLevelHashTable.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00