15 Commits

Author SHA1 Message Date
e61128056f clang-format -
+QualifierAlignment: Right
+Standard: c++20
2025-07-14 14:49:23 +01:00
f92b459b73 Update copyright year to 2025 [skip ci] 2025-06-24 16:23:12 +01:00
fc029ae5a5 Update Coopyright year 2024-07-22 10:20:47 +01:00
e7c3d04309 format dir include and src
format all files

Revert "format all files"

This reverts commit 95d5812e49e7f916b68e786596f5a8eb5bcac414.

Revert "format some files"

This reverts commit ed3c8762d4d828b2b28e7b18809fc33f4f8ccaf5.

format all files

fix formatting in dir include

fix formatting of debug macro
2022-01-27 00:12:08 +01:00
bd961c4da2 update copyright year [skip ci] 2021-01-05 14:39:07 +00:00
333ef9fde1 update copyright year 2017-05-05 13:02:01 +02:00
5745bedbd9 update copyright year to 2016 2016-12-20 17:57:22 +01:00
8c6bf0eef6 update copyright notice 2015-06-16 12:49:16 +02:00
90a27abccb catch and remove more spurious std::move's 2015-06-02 15:36:31 +01:00
614d2688de make non-state mutating operator()s const 2015-05-11 16:09:01 +02:00
47c272b874 c++ constness, formatting 2015-05-05 14:12:29 +02:00
470da20d53 fix remanining cAmEl case names 2015-05-04 12:49:11 +02:00
081cf02dcf fix method signitures to use std::size_t
rename getSize() -> size(), getRowSize() -> row_size
2015-05-04 10:57:57 +02:00
29099ece46 Added image_view implementation 2015-03-13 16:34:49 -05:00
bf61a033d3 Intial commit for impl 2015-03-13 10:52:39 -05:00