summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2020-10-22 14:27:10 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-02-12 14:35:12 +0000
commit234ee715176d1b631597ff535c8b82e66f59406f (patch)
tree681bc85356ab32da16f48a2691e145517ffafadd /src
parent74f103486c44f548f326c21df745ef2280a9a7fb (diff)
libcamera: media_object: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE
Convert MediaLink, MediaPad, and MediaEntity to declare LIBCAMERA_DISABLE_COPY_AND_MOVE. These classes already deleted their copy constructor but not the assignment operator. They should also not be movable, so expand to fully disable both copying and moving. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions