libcamera/Documentation
Jacopo Mondi fbc67a54f3 Documentation: coding-style: Discourage move on shared_ptr<>
Using std::move() on return statement of a method or on the its returned
value prevents the compiler from implementing copy-elision. Discourage
that in the coding style document.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2019-02-14 05:32:17 +01:00
..
api-html Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
theme Documentation: Add custom theme 2019-01-11 15:26:25 +02:00
coding-style.rst Documentation: coding-style: Discourage move on shared_ptr<> 2019-02-14 05:32:17 +01:00
conf.py Documentation: Update copyright years 2019-01-11 15:26:31 +02:00
contributing.rst licenses: Add the Developer CoO 2019-01-02 21:59:46 +02:00
docs.rst Documentation: Remove | on the left side of diagrams 2018-12-14 15:34:00 +02:00
Doxyfile.in libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
index.rst Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
meson.build Documentation: quieten sphinx-build output 2019-01-14 09:57:34 +00:00