mirror of
				https://github.com/boostorg/algorithm.git
				synced 2025-11-04 01:31:39 +01:00 
			
		
		
		
	Compare commits
	
		
			3 Commits
		
	
	
		
			svn-branch
			...
			boost-1.33
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					c1850cfe6e | ||
| 
						 | 
					5af41051f0 | ||
| 
						 | 
					6c5f2a8d33 | 
@@ -95,7 +95,7 @@ namespace boost {
 | 
			
		||||
  tuple<T const&, T const&> >
 | 
			
		||||
  minmax(const T& a, const T& b);
 | 
			
		||||
 | 
			
		||||
  template <class T, class <a href="http://www.sgi.com/tech/stl/  BinaryPredicate.html">BinaryPredicate</a>>
 | 
			
		||||
  template <class T, class <a href="http://www.sgi.com/tech/stl/BinaryPredicate.html">BinaryPredicate</a>>
 | 
			
		||||
  tuple<T const&, T const&> >
 | 
			
		||||
  minmax(const T& a, const T& b, BinaryPredicate comp);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user