Skip to content

Exception safety #5

@cameron314

Description

@cameron314

The queue should be resilient against exceptions thrown from element objects, without imposing any overhead for types that have noexcept constructors and assignment operators.

It is reasonable to assume (and document) that destructors and iterators should never throw an exception.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions