mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	Fixes towards parsing (getting to line 12575 now of the singleheader.
This commit is contained in:
		@@ -61,6 +61,7 @@ Spec_Inline,            "inline"
 | 
			
		||||
Spec_Internal_Linkage,  "internal"
 | 
			
		||||
Spec_LocalPersist,      "local_persist"
 | 
			
		||||
Spec_Mutable,           "mutable"
 | 
			
		||||
Spec_NeverInline,       "neverinline"
 | 
			
		||||
Spec_Override,          "override"
 | 
			
		||||
Spec_Static,            "static"
 | 
			
		||||
Spec_ThreadLocal,       "thread_local"
 | 
			
		||||
 
 | 
			
		||||
		
		
			
  | 
		Reference in New Issue
	
	Block a user