PackedBoolList/bitSet has no ::set(const labelUList&)
This has been renamed to 'setMany'. Is there a problem with ::set? Is there a clear distinction with single element setting?
This has been renamed to 'setMany'. Is there a problem with ::set? Is there a clear distinction with single element setting?
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
With HashSet I found that the set() tended to obscure the fact that multiple items were being set. Eg, using set() with a face (labelList) and thus settled on setMany() for that.
Can we have a PackedBoolList::set(const labelULIst&) for backwards compatibility.
mentioned in commit abbd6620ab46aeecff02ad927186fc1e85c3b617
closed