mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
							parent
							
								
									bf9197df81
								
							
						
					
					
						commit
						6894c57b1e
					
				|  | @ -51,7 +51,8 @@ | |||
| 	* include/bits/stl_algo.h | ||||
| 	(__rotate(_Ite, _Ite, _Ite, forward_iterator_tag)) | ||||
| 	(__rotate(_Ite, _Ite, _Ite, bidirectional_iterator_tag)) | ||||
| 	(__rotate(_Ite, _Ite, _Ite, random_access_iterator_tag)): Move code duplication... | ||||
| 	(__rotate(_Ite, _Ite, _Ite, random_access_iterator_tag)): Move code | ||||
| 	duplication... | ||||
| 	(rotate(_Ite, _Ite, _Ite)): ...here. | ||||
| 	(__stable_partition_adaptive(_FIt, _FIt, _Pred, _Dist, _Pointer, _Dist)): | ||||
| 	Simplify rotate call. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Jonathan Wakely
						Jonathan Wakely