Wire Sysio Wire Sysion 1.0.0
|
Functions | |
template<typename T > | |
T::first_type & | First (T &x, Rank0) |
template<typename T > | |
const T::first_type & | First (const T &x, Rank0) |
template<typename T > | |
T::second_type & | Second (T &x, Rank0) |
template<typename T > | |
const T::second_type & | Second (const T &x, Rank0) |
const T::first_type & testing::internal::pair_getters::First | ( | const T & | x, |
Rank0 | ) |
Definition at line 3271 of file gmock-matchers.h.
Definition at line 3267 of file gmock-matchers.h.
const T::second_type & testing::internal::pair_getters::Second | ( | const T & | x, |
Rank0 | ) |
Definition at line 3280 of file gmock-matchers.h.
Definition at line 3276 of file gmock-matchers.h.