Skip to content

std::priority_queue is no longer fail-safe #6454

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

Closed
thestinger opened this issue May 13, 2013 · 1 comment
Closed

std::priority_queue is no longer fail-safe #6454

thestinger opened this issue May 13, 2013 · 1 comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.

Comments

@thestinger
Copy link
Contributor

The code ended up being changed through several systemic changes across the codebase and it's no longer safe/correct if the trait implementation fails, and likely much slower.

@ghost ghost assigned thestinger May 13, 2013
@thestinger
Copy link
Contributor Author

Fixed by #6461.

@thestinger thestinger removed their assignment Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

1 participant