fix: Disallow move/delete of connected variables
Fixes #8357
Showing
- include/EntityOwner.h 1 addition, 1 deletioninclude/EntityOwner.h
- include/InversionOfControlAccessor.h 36 additions, 3 deletionsinclude/InversionOfControlAccessor.h
- include/Module.h 1 addition, 1 deletioninclude/Module.h
- tests/CMakeLists.txt 12 additions, 2 deletionstests/CMakeLists.txt
- tests/executables_src/manual/testConnectedDestructionRunner.cc 246 additions, 0 deletions.../executables_src/manual/testConnectedDestructionRunner.cc
- tests/executables_src/testAppModuleConnections.cc 44 additions, 16 deletionstests/executables_src/testAppModuleConnections.cc
- tests/executables_src/testConnectedDestruction.cc 57 additions, 0 deletionstests/executables_src/testConnectedDestruction.cc
Loading
Please register or sign in to comment