#include <gtest.h>
Public Member Functions | |
template<typename T > | |
operator ParamGenerator< T > () const | |
ValueArray2 (T1 v1, T2 v2) | |
Private Member Functions | |
void | operator= (const ValueArray2 &other) |
Private Attributes | |
const T1 | v1_ |
const T2 | v2_ |
|
inline |
|
inline |
|
private |
|
private |
|
private |