souffle
2.0.2-371-g6315b36
|
Functions | |
template<typename T > | |
std::vector< T > | generateRandomVector (const size_t vectorSize, const int seed=3) |
template<class T > | |
void | ignore (const T &) |
std::vector<T> testutil::generateRandomVector | ( | const size_t | vectorSize, |
const int | seed = 3 |
||
) |
void testutil::ignore | ( | const T & | ) |