Somehow overlooked unions... More stuff on parser constructors

This commit is contained in:
2023-04-23 22:53:30 -04:00
parent d541b33b22
commit 38a60e4b91
4 changed files with 582 additions and 65 deletions

View File

@ -156,7 +156,7 @@ struct ArrayHeader
## Gen's DSL
If you don't mind a low amount of macros (61 sloc), a DSL may be optionally defined with:
If you don't mind a low amount of macros (~80 sloc), a DSL may be optionally defined with:
```cpp
GEN_DEFINE_DSL