libcamera/test/ipc
Laurent Pinchart 5cfbbcd207 libcamera: Replace ARRAY_SIZE() with std::size()
C++17 has a std::size() function that returns the size of a C-style
array. Use it instead of the custom ARRAY_SIZE macro.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Umang Jain <email@uajain.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2020-12-14 15:35:24 +02:00
..
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00
unixsocket.cpp libcamera: Replace ARRAY_SIZE() with std::size() 2020-12-14 15:35:24 +02:00