jll63 / yomm2

Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.
Boost Software License 1.0
348 stars 18 forks source link

Fix unused parameter warning #35

Closed Rasie1 closed 1 year ago

Rasie1 commented 1 year ago

If you have warnings as errors enabled and unused parameter warnings enabled, using this library will give error

jll63 commented 1 year ago

Thanks!

If you feel like it, please jot down a few lines about what you are using YOMM2 for. I am trying to collect use cases for promoting purpose.