You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from ../../boost/accumulators/statistics/mean.hpp:18:
../../boost/accumulators/statistics/count.hpp:48:57: error: unused parameter 'file_version' [-Werror,-Wunused-parameter]
void serialize(Archive & ar, const unsigned int file_version)
You could run the CI tests with -Werror to catch these, which is what I do in Boost.Histogram.
The text was updated successfully, but these errors were encountered:
You could run the CI tests with -Werror to catch these, which is what I do in Boost.Histogram.
The text was updated successfully, but these errors were encountered: