merging
This commit is contained in:
parent
49fc378e0a
commit
575c081227
|
@ -1379,8 +1379,6 @@ template <typename T>
|
|||
const T& move(const T& t) {
|
||||
return t;
|
||||
}
|
||||
template <typename T>
|
||||
GTEST_ADD_REFERENCE_(T) forward(GTEST_ADD_REFERENCE_(T) t) { return t; }
|
||||
|
||||
template <typename T>
|
||||
struct RvalueRef {
|
||||
|
|
Loading…
Reference in New Issue
Block a user