summaryrefslogtreecommitdiff
path: root/include/libcamera/base/utils.h
AgeCommit message (Expand)Author
10 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-02-27libcamera: utils: Add to_underlying() helper functionLaurent Pinchart
2023-01-10base: utils: Add and use strtod() helperLaurent Pinchart
2022-10-10libcamera: base: utils: Drop defoptLaurent Pinchart
2022-08-26utils: Satisfy LegacyInputIterator with StringSplitter::iteratorLaurent Pinchart
2022-07-28libcamera: base: utils: Provide defopt to simplify std::optional::value_or() ...Laurent Pinchart
2022-04-07libcamera: base: utils: Add missing constructor for DurationLaurent Pinchart
2021-12-07libcamera: base: utils: Add abs_diff() utility functionLaurent Pinchart
2021-11-24libcamera: base: Convert to pragma onceKieran Bingham
2021-09-07libcamera: base: utils: Use size_t for index in utils::enumerate()Laurent Pinchart
2021-06-28libcamera: utils: Only enable utils::hex() for integer argumentsLaurent Pinchart
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham