Skip to content

queue::has_capacity Requirements Not Documented #35

@RobertLeahy

Description

@RobertLeahy

The constructors for queue do not document their requirements with respect to the capacity tag.

Moreover in certain constructors a runtime assert (only present in debug mode) are used to verify the requirement. It shouldn't be necessary to build code in debug mode to discover what is logically a compile time constraint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions