summaryrefslogtreecommitdiff
path: root/include/libcamera/span.h
AgeCommit message (Expand)Author
2020-10-28libcamera: span: Provide and use helper variable templates for type traitsLaurent Pinchart
2020-10-28libcamera: Use helper variable template for type traitsLaurent Pinchart
2020-10-26libcamera: span: Make constructors explicit as required by C++20Laurent Pinchart
2020-10-20include: libcamera: Omit extra semicolonsHirokazu Honda
2020-09-30libcamera: span: Use default copy assignemnt operatorLaurent Pinchart
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-03-06libcamera: Add a C++20-compliant std::span<> implementationJacopo Mondi