summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-06-16 15:17:44 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-06-20 15:11:57 +0300
commit40f8cbda60c8dd792d1530d3c4889d71e223aa0b (patch)
tree754627b5ff120c8f7e0beb5cc8dd324b35009133 /subprojects
parent7f500a6c366a16fedfaba8bf67b147ccc8239eb7 (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 'subprojects')
0 files changed, 0 insertions, 0 deletions