libcamera/src
Kieran Bingham 41b6d83e6a libcamera: class: Provide move and copy disablers
It can be difficult to correctly parse the syntax for copy/move and the
associated assignment operators.

Provide helpers as syntactic sugar to facilitate disabling either the
copy constructor, and copy assignment operator, and the move constructor
and move assignment operator in a way which is explicit and clear.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-02-12 14:34:04 +00:00
..
android meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
cam cam: Only queue the exact number of requests asked for 2021-02-05 11:10:29 +01:00
gstreamer meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
ipa ipa: raspberrypi: AWB: Fix race condition setting manual gains 2021-02-11 19:14:39 +02:00
libcamera libcamera: class: Provide move and copy disablers 2021-02-12 14:34:04 +00:00
qcam meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
v4l2 meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00