feat: skip strings
This commit is contained in:
@@ -9,6 +9,7 @@ Single Heaer Meta Programming Header Library for C. The same header for both cod
|
||||
|
||||
- Only parses `typedef struct { ... } type_name;`
|
||||
- Will generate colliding definitions in case of types with the same name
|
||||
- Parsing expects more or less correct code, if you forget a semi it will generating bad code
|
||||
|
||||
## Quick start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user