mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| A very small class library that replaces getopt() and 
 | |
| getopt_long()-functionality with a more C++-friendly approach.
 | |
| 
 | |
| Additionally, it does not rely on UNIX-specific code.
 | |
| 
 | |
| See test.cc for a sample application and COPYING for license information.
 | |
| 
 | |
| 
 |