tr00per / googletest

Automatically exported from code.google.com/p/googletest
0 stars 0 forks source link

ValuesIn(container<T>) needs to be convertible to ParamGenerator<T1> if T is assignable to T1. #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ValuesIn()'s result needs to be convertible to ParamGenerator<T> if T is
assignable from the base type ValuesIn()'s parameter.

Original issue reported on code.google.com by vladlosev on 28 Oct 2008 at 7:03

GoogleCodeExporter commented 9 years ago
Not worth it.

Original comment by w...@google.com on 6 Mar 2010 at 6:04