-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HashSet with class nothrow #43
Comments
Looks like I need to remove some |
burner
added a commit
to burner/containers
that referenced
this issue
Apr 13, 2016
* testing most containers with classes
I created a PR fixing the issue and added some more testing.
|
burner
added a commit
to burner/containers
that referenced
this issue
Apr 13, 2016
* testing most containers with classes tab to whitespace
I won't be coming to DConf this year. I'd say more about it but these Github issues are visible to the entire world. |
thanks, that was fast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to put a class into a HashSet but it keeps telling me something are not nothrow even though the code I created is nothrow. Maybe it's to late right now or I'm just stupid. Anyway, I could need some help.
The text was updated successfully, but these errors were encountered: