-
Carsten Gräser authored
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
Carsten Gräser authoredWe 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.