summaryrefslogtreecommitdiff
path: root/src/apps
diff options
context:
space:
mode:
authorBarnabás Pőcze <pobrn@protonmail.com>2025-01-30 19:54:33 +0000
committerBarnabás Pőcze <pobrn@protonmail.com>2025-02-04 18:18:50 +0100
commit9a7fce1b5146b38eb994cf5d14607f470169b933 (patch)
tree374b9e8f93eb3137535b8f2b256af5db89fbcaf8 /src/apps
parent2ae569dad2fee2b28fd093b8e0a7944a2cd6604b (diff)
libcamera: base: object,thread: Disable copy/move
Objects of type `Object` and `Thread` have address identities, so they should not be just moved/copied. And the special member functions generated by the compiler do not do the right thing. So delete them. Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/apps')
0 files changed, 0 insertions, 0 deletions