a97dfbe34b 
							
						 
					 
					
						
						
							
							Clean up CMakeLists in all C++ examples  
						
						... 
						
						
						
						+ Rename output executables to match directory structure
+ Remove libraries for small examples
+ Supress -Wreturn-type warnings for singleton that is intentionally not copyable 
						
						
					 
					
						2022-03-31 16:01:08 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a8b6627135 
							
						 
					 
					
						
						
							
							Update example of red-black and binary tree algorithms  
						
						... 
						
						
						
						+ Use copy-swap idiom for assignment operators
+ Update and organize CMakeLists subdirectories for algorithm examples 
						
						
					 
					
						2021-06-09 10:16:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							202953de49 
							
						 
					 
					
						
						
							
							Add examples of red-black tree algorithms  
						
						... 
						
						
						
						+ Using pseudocode examples from MIT Introduction to Algorithms 
						
						
					 
					
						2021-06-08 20:48:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f45e479603 
							
						 
					 
					
						
						
							
							Initial commit for working on red-black tree algorithms  
						
						
						
						
					 
					
						2021-06-08 20:45:44 -04:00