diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-16 15:17:44 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-20 15:11:57 +0300 |
commit | 40f8cbda60c8dd792d1530d3c4889d71e223aa0b (patch) | |
tree | 754627b5ff120c8f7e0beb5cc8dd324b35009133 /src/ipa/raspberrypi/controller/controller.hpp | |
parent | 7f500a6c366a16fedfaba8bf67b147ccc8239eb7 (diff) |
libcamera: yaml_parser: Use std::is_same_v<>
As the YamlObject class is internal to libcamera, it can use the full
C++17 API. Replace std::is_same<>::value with std::is_same_v<>.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Han-Lin Chen <hanlinchen@chromium.org>
Diffstat (limited to 'src/ipa/raspberrypi/controller/controller.hpp')
0 files changed, 0 insertions, 0 deletions