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

Serializing unsupported types #15

Open
sdmg15 opened this issue Jan 5, 2023 · 0 comments
Open

Serializing unsupported types #15

sdmg15 opened this issue Jan 5, 2023 · 0 comments

Comments

@sdmg15
Copy link

sdmg15 commented Jan 5, 2023

Thanks for this awesome libs.

My question is how can I serialize custom types? My struct is using absl::int128 (abseil) and I want to be able to serialize it.
Is there a way to specialize the function that does the serialization for adding unsupported one? Just like nlohmann::json does

@sdmg15 sdmg15 changed the title Serializing custom types Serializing unsupported types Jan 5, 2023
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

No branches or pull requests

1 participant