id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8137,boost math constants unused parameter 'n' warning,Andrew Hundt ,John Maddock,"boost/math/constants.hpp line 172 should be: template static T compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_));\ there is currently an unused varable n as follows: template static T compute(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(mpl::int_ n));\ This is a macro that is called dozens of times, so the warnings generated are quite irritating.",Bugs,closed,To Be Determined,math,Boost 1.53.0,Cosmetic,fixed,,