summaryrefslogtreecommitdiff
path: root/include/libcamera/span.h
AgeCommit message (Expand)Author
2021-04-15libcamera: span: Fix reverse iteratorsLaurent Pinchart
2021-01-31Revert "libcamera: Use helper variable template for type traits"Jean-Michel Hautbois
2021-01-31Revert "libcamera: span: Provide and use helper variable templates for type t...Jean-Michel Hautbois
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