summaryrefslogtreecommitdiff
path: root/src/libcamera/file_descriptor.cpp
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2020-10-06 10:07:31 +0100
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-10-07 04:58:39 +0300
commitbb6167873ee309da12ed71c7943d54823e4b6709 (patch)
treed5085133d1059305525c408f6ee7e9b80a39a43f /src/libcamera/file_descriptor.cpp
parentdcc47ff715ef1a8b97df53c810ec0c4b069b06e5 (diff)
pipeline: ipa: raspberrypi: Switch to use C++17 features where possible
With the recent change to use C++17, the following code changes can be made: - Use C++17 [[fallthough]] attribute instead of /* Fall through */. - Swap boost::any to std::any. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/libcamera/file_descriptor.cpp')
0 files changed, 0 insertions, 0 deletions