|
OSVR-Core
|
Public Types | |
| typedef ::std::tr1::tuple< T1, T2 > | ParamType |
Public Types inherited from testing::internal::ParamGeneratorInterface< ::std::tr1::tuple< T1, T2 > > | |
| typedef ::std::tr1::tuple< T1, T2 > | ParamType |
Public Member Functions | |
| CartesianProductGenerator2 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2) | |
| virtual ParamIteratorInterface< ParamType > * | Begin () const |
| virtual ParamIteratorInterface< ParamType > * | End () const |
1.8.12