mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
cleanup some test failures.
This commit is contained in:
Vendored
+2
@@ -126,6 +126,8 @@
|
||||
#define PHMAP_HAVE_CC17 0
|
||||
#endif
|
||||
|
||||
#define PHMAP_BRANCHLESS 1
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
// Checks whether `std::is_trivially_destructible<T>` is supported.
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user