Skip to content

Restructure parser.hpp #109

@ThoSe1990

Description

@ThoSe1990

parser.hpp is entirely static free functions in a header. This is a ~350-line header that's essentially an implementation file. It works, but it means recompilation of anything that includes it when any parsing logic changes, and it's a bit unusual.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions