You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to the normal hash-map operations, sparse_hash_map can
read and write hashtables to disk. (dense_hash_map also has the API,
but it has not yet been implemented, and writes will always fail.)
Hi, any plan for this?
https://github.com/sparsehash/sparsehash-c11/blob/master/README#L85
How can I serialize / deserialize a dense_hash_map in a fast way?
Thanks.
The text was updated successfully, but these errors were encountered: