Open
Description
@lemire found this issue here: bloomberg/clang-p2996#37
That mentions the universal_formatter (which does something similar to the serialization we are currently able to do).
Some aspects that I want to research:
- Are there any useful patterns for us to adopt to simplify our codebase?
- What would be the ergonomic impact to change to the universal_formatter approach (i.e need to declare the formatter for every struct used in the process (bad) ).
Metadata
Metadata
Assignees
Labels
No labels