On Thu, 22 Oct 2015 11:55:37 +0000, Nordlöw wrote:

> What's wrong?

HashSet has a disabled default constructor; you need to supply the 
allocator instance to the constructor here https://github.com/nordlow/
justd/blob/master/containers_ex.d#L17

Reply via email to