vegetablemao / googlemock

Automatically exported from code.google.com/p/googlemock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suport for Variadic Templates

GoogleCodeExporter opened this issue · 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