oneTBB
oneTBB copied to clipboard
Extension of Nd range
Description
We found that it is very useful for our code if we can construct the range from plain integers. For this, the underlying datatype storing the ranges has to be changed to vector. This should have no negative impact on the performance. However, it makes using the class easier.
The class could do with more assertions and more docu.
Type of change
Choose one or multiple, leave empty if none of the other choices apply
Add a respective label(s) to PR if you have permissions
- [ ] bug fix - change that fixes an issue
- [X ] new feature - change that adds functionality
- [ ] tests - change in tests
- [ ] infrastructure - change in infrastructure and CI
- [ X] documentation - documentation update
Tests
- [ ] added - required for new features and some bug fixes
- [ X] not needed
Documentation
- [ X] updated in #555 of spec
- [ ] needs to be updated
- [ ] not needed
Breaks backward compatibility
- [ ] Yes
- [ X] No
- [ ] Unknown
Notify the following users
List users with @
to send notifications