Skip to content
Snippets Groups Projects
Commit 6808d5cd authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[cleanup] Avoid unused variable warning

We could cast the std::initializer_list to void to avoid the
warning. But extracting this as a function makes the code more
readable.

Maybe evaluateFoldExpression() should be moved outside of Imp::
because this little trick nicely helps to avoid a template recursion
parent a56767de
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment