diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-02-08 17:07:32 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-02-12 14:34:04 +0000 |
commit | 41b6d83e6a0c39b31464fce67e69f0d4c5c905cc (patch) | |
tree | c087fca1ce930769127b64a3d5e93ad1840d59fa /test/controls/control_info.cpp | |
parent | 1473add188f7a11fb8f5e17d21659a3b30a7063f (diff) |
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>
Diffstat (limited to 'test/controls/control_info.cpp')
0 files changed, 0 insertions, 0 deletions