Hi Jules,
Since your recent changes to OwnedArray, I get const-related errors when trying to use addIfNotAlreadyThere:
The parameters to add and addIfNotAlreadyThere have mis-matched const-ness.
Hi Jules,
Since your recent changes to OwnedArray, I get const-related errors when trying to use addIfNotAlreadyThere:
The parameters to add and addIfNotAlreadyThere have mis-matched const-ness.
Thanks - fixed now!