That parameter is not being modified in the function. Make it 'const' to allow passing 'static const' variables.