merging
This commit is contained in:
		
							parent
							
								
									2848f99c65
								
							
						
					
					
						commit
						2c7e37af6f
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user