Googletest export
Update stale comments to point to proper location. PiperOrigin-RevId: 281157036
This commit is contained in:
		
				
					committed by
					
						
						Gennadiy Civil
					
				
			
			
				
	
			
			
			
						parent
						
							c27acebba3
						
					
				
				
					commit
					50cfbb726b
				
			@@ -1638,7 +1638,7 @@ struct AdlTag {};
 | 
			
		||||
// InvokeArgumentAdl - a helper for InvokeArgument.
 | 
			
		||||
// The basic overloads are provided here for generic functors.
 | 
			
		||||
// Overloads for other custom-callables are provided in the
 | 
			
		||||
// internal/custom/callback-actions.h header.
 | 
			
		||||
// internal/custom/gmock-generated-actions.h header.
 | 
			
		||||
 | 
			
		||||
template <typename R, typename F>
 | 
			
		||||
R InvokeArgumentAdl(AdlTag, F f) {
 | 
			
		||||
 
 | 
			
		||||
@@ -564,7 +564,7 @@ struct AdlTag {};
 | 
			
		||||
// InvokeArgumentAdl - a helper for InvokeArgument.
 | 
			
		||||
// The basic overloads are provided here for generic functors.
 | 
			
		||||
// Overloads for other custom-callables are provided in the
 | 
			
		||||
// internal/custom/callback-actions.h header.
 | 
			
		||||
// internal/custom/gmock-generated-actions.h header.
 | 
			
		||||
 | 
			
		||||
$range i 0..n
 | 
			
		||||
$for i
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user