philsquared / hash_trie

A persistent hash array-mapped trie for C++
BSD 2-Clause "Simplified" License
90 stars 9 forks source link

constexpr auto storage_size(size_t size) for leaf_node give compile … #1

Open maximecaron opened 7 years ago

maximecaron commented 7 years ago

…error on vc++