Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

unordered_set requires 2 template args #59

Closed
marciso opened this issue Feb 17, 2020 · 1 comment
Closed

unordered_set requires 2 template args #59

marciso opened this issue Feb 17, 2020 · 1 comment
Labels

Comments

@marciso
Copy link

marciso commented Feb 17, 2020

I believe this is a typo: unordered_set requires 2 template arguments <Key, T>, instead of one <Key>

@martinus
Copy link
Owner

yes, thanks! It was a copy & paste error, fixed in version 3.5.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants