-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Some static data structures, such as resolver map and the validation information could use some better data structures, in particular avoiding runtime computation, trading it for compile-time whenever possible.
https://blog.quarkslab.com/frozen-an-header-only-constexpr-alternative-to-gperf-for-c14-users.html
could be interesting to this project and the generated code.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request