-
- Downloads
[!737] Add copy-constructor and copy-assign to VariableSizeCommunicator
Merge branch 'feature/variablesizecomm-copy' into 'master' ref:core/dune-common This basically implements the rule of 3, as we have a custom destructor. Without this patch, copying a VariableSizeCommunicator will lead to double frees. Supersedes [!690] See merge request [!737] [!690]: gitlab.dune-project.org/NoneNone/merge_requests/690 [!737]: gitlab.dune-project.org/core/dune-common/merge_requests/737
No related branches found
No related tags found
Please register or sign in to comment