Explicitly disable copy and assignment of Private/UI classes
These classes are not supposed to be copied or assigned and cppcheck
doesn't like classes without copy/assignment that use dynamic allocation.
GIT_SILENT
Explicitly disable copy and assignment of Private/UI classes Tags None Subscribers None
Description
Details
|