On 15 November 2017 at 17:55, Jason Arnold wrote: > That particular test just uses std::unordered_set. Is there an example that > shows using _Hashtable? It's got a bunch of template args that I'm not > entirely sure yet what to do with... Look at the test more carefully. It uses std::unordered_set and it also uses _Hashtable with the _Power2_rehash_policy.