TartanLlama / function_ref

A lightweight, non-owning reference to a callable.
Creative Commons Zero v1.0 Universal
169 stars 23 forks source link

Silence warnings about unused variables in the tests #3

Closed mortenvp closed 5 years ago

mortenvp commented 5 years ago

Hi @TartanLlama Thanks for this library. We had a few warnings in the unit tests - which this patch should fix.