-
- Downloads
Add copy-constructor and copy-assign to VariableSizeCommunicator
This basically implements the rule of 3, as we have a custom destructor. Without this patch, copying a VariableSizeCommunicator will lead to double frees.
parent
13411d62
No related branches found
No related tags found
Please register or sign in to comment