-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Hi!
I'm compiling my project with high warning level (/W4) on Visual C++ and getting bunch of warning for unused arguments of methods inside of guts of your library.
warning C4100: 'args': unreferenced formal parameter external\luaintf\impl\cppinvoke.h(203): note: while compiling class template member function 'SpritePtr LuaIntf::CppDispatchClassMethod<T,false,FN,R,std::tuple<>,0>::call(T *,const FN &,TUPLE &)'
Can you do something with that? My internal perfectionist suffers from these warnings :)
PS. Thank you for your excellent library.
Metadata
Metadata
Assignees
Labels
No labels