Jorrit Rouwe
|
d3356e2b3a
Replaced use of __STDCPP_DEFAULT_NEW_ALIGNMENT__ with JPH_DEFAULT_ALLOCATE_ALIGNMENT so that it can be overridden in case a custom allocator has different alignment rules
|
1 week ago |
Jorrit Rouwe
|
db654de2a6
Support for compiling on x64 with 32 bit pointers (#1835)
|
1 week ago |
virtul
|
589106a492
Fix c++20 -Wambiguous-reversed-operator in hashtable (#1766)
|
2 months ago |
Jorrit Rouwe
|
99aee4a039
Bugfix in HashTable resize
|
11 months ago |
Jorrit Rouwe
|
6e0e83b5da
Replaced spaces with tabs
|
11 months ago |
Jorrit Rouwe
|
7068d29fd0
Added overloads for placement new (#1385)
|
1 year ago |
Jorrit Rouwe
|
7e83db65aa
Removed a branch from HashTable::SetControlValue (#1360)
|
1 year ago |
Jorrit Rouwe
|
cb9cc9b575
HashTable: Fixed hang when repeatedly adding/removing elements (#1358)
|
1 year ago |
Jorrit Rouwe
|
e18aa8b300
Bugfix: HashTable had an integer overflow when the number of elements was very large
|
1 year ago |
Jorrit Rouwe
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
1 year ago |
Jorrit Rouwe
|
f1420822d3
Removed std::unordered_map/set (#1337)
|
1 year ago |