Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor meta data generator to remove lambda hack #693

Merged
merged 8 commits into from
Aug 15, 2024

Conversation

TonyXiang8787
Copy link
Member

Use constexpr functions instead of legacy meta functions in some places. So the lambda hack for strings are not needed.

This simplifies the code.

Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
@TonyXiang8787 TonyXiang8787 requested a review from mgovers August 15, 2024 11:01
Copy link

@mgovers mgovers added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit 111fa1c Aug 15, 2024
26 checks passed
@mgovers mgovers deleted the feature/refactor-meta-data-gen branch August 15, 2024 12:55
@mgovers mgovers mentioned this pull request Nov 5, 2024
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants