mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-10-30 14:30:53 -07:00 
			
		
		
		
	Added constructor and destructor supported (UNTESTED)
Just compiles and generates... Also fixed a bug where parsing didn't have a token for virtual specifiers...
This commit is contained in:
		| @@ -21,3 +21,4 @@ Virtual,          virtual | ||||
| Const,            const | ||||
| Final,            final | ||||
| Override,         override | ||||
| Pure,             = 0 | ||||
|   | ||||
| 
 | 
		Reference in New Issue
	
	Block a user