summaryrefslogtreecommitdiff
path: root/include/libcamera/camera_manager.h
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2021-02-12 12:12:49 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-02-12 14:35:17 +0000
commit83c5a2a7aa67b609bc5c14698b76b9eaee644d17 (patch)
tree624aa22513e415bb0be5a3c422c7a78a21fec5f4 /include/libcamera/camera_manager.h
parent234ee715176d1b631597ff535c8b82e66f59406f (diff)
libcamera: controls: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE
The ControlId and Control classes disable the copy constructor and assignment operator, but they should also prevent move construction and assignment. Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE to fully disable these functions. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'include/libcamera/camera_manager.h')
0 files changed, 0 insertions, 0 deletions