only support dump&load is_trivially_copyable types

This commit is contained in:
sunkaicheng
2019-08-20 00:48:22 +08:00
parent 21c032c9a5
commit 6ae6e2ee49
5 changed files with 34 additions and 112 deletions
+1
View File
@@ -55,3 +55,4 @@ int main()
dump_load_parallel_flat_hash_map();
return 0;
}