Skip to content

assert() in access operations #31

@mpetri

Description

@mpetri

it would be nice to have assert() statements in all access operators and for example rank() / select() function as it is quite easy to have an "off by one" error here.

it would not affect performance as assert() generates code if NDEBUG is not defined.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions