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

Fix to_json for enums when the enum has an unsigned underlying type. #4237

Merged
merged 4 commits into from
Dec 14, 2023

Resolve CI errors and use qualified `std::uint64_t`

5af4ec4
Select commit
Loading
Failed to load commit list.
Merged

Fix to_json for enums when the enum has an unsigned underlying type. #4237

Resolve CI errors and use qualified `std::uint64_t`
5af4ec4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 11, 2023 in 0s

Your pull request is up to standards!

Codacy found no issues in your code