calvert1991/googlemock

Suport for Variadic Templates

Opened this issue · 0 comments

Since MOCK_METHODn_T takes an argument number it is impossible to use with 
variadic templates in a generalized header file.
A workaround is to use a local class definition specialized for N arguments

Original issue reported on code.google.com by robotic1...@googlemail.com on 22 May 2014 at 9:43