unordered_flat_set:C ++连续内存哈希容器。-开源

时间:2024-05-15 03:22:35
【文件属性】:

文件名称:unordered_flat_set:C ++连续内存哈希容器。-开源

文件大小:41KB

文件格式:ZIP

更新时间:2024-05-15 03:22:35

开源软件

连续内存开放式寻址/封闭式散列,带有线性探测,容器。 基本上是unordered_set,unordered_map,unordered_multiset和unordered_multimap,但具有类似内存分配的向量。


【文件预览】:
unordered_flat
----unordered_flat_set.hpp(16KB)
----build()
--------build.v12.suo(33KB)
--------build.sln(1KB)
--------.vs()
--------build.v11.suo(33KB)
--------gcc build.bat(1KB)
--------build.vcxproj.filters(1KB)
--------build.vcxproj(7KB)
----unordered_flat_base.hpp(78KB)
----doc()
----sentinel.hpp(7KB)
----unordered_flat_map.hpp(19KB)
----examples()
--------main.cpp(7KB)
----test()

网友评论