Open
Description
Since bounds<> is inclusive I tried using lt<> and gt<> together to achieve an exclusive bounds check, but I get the following error:
[node-1] terminate called after throwing an instance of 'std::length_error'
[node-1] what(): Exceeded upper bound
Is this something worth fixing or are there plans to add an exclusive bounds check?
Metadata
Metadata
Assignees
Labels
No labels