mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								class_template
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								class %class_name% {
							 | 
						||
| 
								 | 
							
								public:
							 | 
						||
| 
								 | 
							
								    %class_name%() {}
							 | 
						||
| 
								 | 
							
								    ~%class_name%() {}
							 | 
						||
| 
								 | 
							
								};
							 |