StackOverflow Questions for Tag: sparsehash

Shlomi Fish
Shlomi Fish

Reputation: 4510

C++: using an iterator of dense_hash_set after erase(*it)

Score: 2

Views: 153

Answers: 1

Read More
John Zwinck
John Zwinck

Reputation: 249384

Google Sparsehash uses realloc() on type which is not trivially copyable

Score: 7

Views: 821

Answers: 3

Read More
b.buchhold
b.buchhold

Reputation: 3906

Redefinition of tuple when using gtest and google sparsehash

Score: 10

Views: 3066

Answers: 2

Read More
Amaroc
Amaroc

Reputation: 189

Errors on compilation

Score: 0

Views: 198

Answers: 1

Read More
Quentin Preguntino
Quentin Preguntino

Reputation: 3

C++ Integer Trie implementation using a hash_map to reduce memory consumption

Score: 1

Views: 72

Answers: 0

Read More
Boy
Boy

Reputation: 1199

Google sparse_hash_map insertion doen't work when reading chars from the input file

Score: 1

Views: 66

Answers: 0

Read More
xmas79
xmas79

Reputation: 5180

Memory leak in Google sparse_hash_map

Score: 0

Views: 314

Answers: 1

Read More
Denis Gorodetskiy
Denis Gorodetskiy

Reputation: 2984

What is the main implementation idea behind sparse hash table?

Score: 23

Views: 12757

Answers: 2

Read More
user1995120
user1995120

Reputation: 167

Google sparse hash slow for map of int to vector

Score: 1

Views: 385

Answers: 0

Read More
dhruvbird
dhruvbird

Reputation: 6189

How does google's sparse hash table handle collisions?

Score: 1

Views: 646

Answers: 1

Read More
beanmoon
beanmoon

Reputation: 59

Is there any way to serialize the type of sparse_hash_map<char *, int> to file?

Score: 0

Views: 338

Answers: 1

Read More
PreviousPage 1Next