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

Splitting off a generic base for building alternative serializers #165

Open
Daedie-git opened this issue Jun 24, 2024 · 0 comments
Open

Comments

@Daedie-git
Copy link

Hi,

I'm currently building an alternative set of serializers to read and write a textual format, using the facilities supplied by zpp_bits and I noticed that I could re-use quite a bit of what's already in the out_basic and in classes. Have you considered splitting off a generic part to facilitate this kind of use case? (maybe using CRTP or, albeit C++23, deducing this).

Kind regards,
Daedie

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