Skip to content

improve static data structures #139

@barbieri

Description

@barbieri

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions