Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serialization] JSON Serialization for Custom Generator #223

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

Merged
merged 8 commits into from
Nov 2, 2022

Conversation

coder137
Copy link
Owner

@coder137 coder137 commented Nov 2, 2022

  • Added nlohmann::json library
  • Added JSON Serialization for CustomGenerator

public:
Path() = default;

Check warning

Code scanning / PREfast

Variable 'buildcc::internal::Path::last_write_timestamp_' is uninitialized. Always initialize a member variable (type.6).

Variable 'buildcc::internal::Path::last_write_timestamp_' is uninitialized. Always initialize a member variable (type.6).
@coder137 coder137 merged commit c2e2615 into main Nov 2, 2022
@coder137 coder137 deleted the serialization_using_json branch November 2, 2022 09:17
@coder137 coder137 changed the title [Serialization] JSON Serialization [Serialization] JSON Serialization for Custom Generator Nov 5, 2022
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.

1 participant