Skip to content
Commit f5f1fe53 authored by Milian Wolff's avatar Milian Wolff
Browse files

Modernize: replace macro with normal C++ code

Use a template instead of a macro and defer the array size with
`std::size` instead of the sizeof trick.
parent 51ab7a90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment