Skip to content

use fewer macros

Harald Sitter requested to merge work/fewermacros into master

prefer lambdas instead

since this fixes some clang style issues as well and the lines gets touched anyway: also use more auto when newing pointers.

Merge request reports