Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								2fa07ae9a0 
								
							 
						 
						
							
							
								
								Fix const correctness bug in bind involving reference_wrapper found by Jonathan Sauer  
							
							 
							
							... 
							
							
							
							llvm-svn: 131852 
							
						 
						
							2011-05-22 15:07:43 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								2344d6c195 
								
							 
						 
						
							
							
								
								Simplied bind using __invoke.  In the process, found and fixed a couple of bugs.  C++11 only.  
							
							 
							
							... 
							
							
							
							llvm-svn: 131667 
							
						 
						
							2011-05-19 19:41:47 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								651fedb82c 
								
							 
						 
						
							
							
								
								Fixed bug in recently introduced bind move constructor  
							
							 
							
							... 
							
							
							
							llvm-svn: 131484 
							
						 
						
							2011-05-17 20:27:51 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								07de7bcaa0 
								
							 
						 
						
							
							
								
								Supply missing move ctor in __bind_r, though this one will eventually be defaulted  
							
							 
							
							... 
							
							
							
							llvm-svn: 131408 
							
						 
						
							2011-05-16 16:19:01 +00:00  
						
					 
				
					
						
							
							
								 
								Douglas Gregor
							
						 
						
							 
							
							
							
							
								
							
							
								175a104028 
								
							 
						 
						
							
							
								
								Remove an (incorrect) compiler workaround in the __mu function. The  
							
							 
							
							... 
							
							
							
							workaround relied on rvalue references binding to non-function
lvalues, while the original formulation (with std::forward) does the
right thing.
llvm-svn: 124241 
							
						 
						
							2011-01-25 23:11:15 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								412dbebe1b 
								
							 
						 
						
							
							
								
								license change  
							
							 
							
							... 
							
							
							
							llvm-svn: 119395 
							
						 
						
							2010-11-16 22:09:02 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								0f444b3b16 
								
							 
						 
						
							
							
								
								Corrected an inconsistency with recent changes in tuple, and perfect forwarding within bind  
							
							 
							
							... 
							
							
							
							llvm-svn: 115930 
							
						 
						
							2010-10-07 18:03:23 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								0af133f941 
								
							 
						 
						
							
							
								
								visibility-decoration.  
							
							 
							
							... 
							
							
							
							llvm-svn: 114496 
							
						 
						
							2010-09-21 22:55:27 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								37030a77a0 
								
							 
						 
						
							
							
								
								Fix another const bug in function.  Thanks to Daniel Krugler for finding this and the previous bug.  
							
							 
							
							... 
							
							
							
							llvm-svn: 113686 
							
						 
						
							2010-09-11 15:33:21 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								b3371f6f49 
								
							 
						 
						
							
							
								
								Fixing whitespace problems  
							
							 
							
							... 
							
							
							
							llvm-svn: 111750 
							
						 
						
							2010-08-22 00:02:43 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								9b0b6d45d2 
								
							 
						 
						
							
							
								
								Installed allocator into std::function  
							
							 
							
							... 
							
							
							
							llvm-svn: 111672 
							
						 
						
							2010-08-20 19:36:46 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								cbbc430d24 
								
							 
						 
						
							
							
								
								JP 3 & JP 4  
							
							 
							
							... 
							
							
							
							llvm-svn: 111547 
							
						 
						
							2010-08-19 19:20:10 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								54b409fdb9 
								
							 
						 
						
							
							
								
								now works with -fno-exceptions and -fno-rtti  
							
							 
							
							... 
							
							
							
							llvm-svn: 110828 
							
						 
						
							2010-08-11 17:04:31 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								d1803b6c87 
								
							 
						 
						
							
							
								
								[util.smartptr.hash]  
							
							 
							
							... 
							
							
							
							llvm-svn: 105393 
							
						 
						
							2010-06-03 16:42:57 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								5b08a8a432 
								
							 
						 
						
							
							
								
								Wiped out some non-ascii characters that snuck into the copyright.  
							
							 
							
							... 
							
							
							
							llvm-svn: 103516 
							
						 
						
							2010-05-11 21:36:01 +00:00  
						
					 
				
					
						
							
							
								 
								Howard Hinnant
							
						 
						
							 
							
							
							
							
								
							
							
								3e519524c1 
								
							 
						 
						
							
							
								
								libcxx initial import  
							
							 
							
							... 
							
							
							
							llvm-svn: 103490 
							
						 
						
							2010-05-11 19:42:16 +00:00