Skip to content

Make it possible to provide custom serializers for range types#2550

Merged
lemire merged 1 commit intosimdjson:masterfrom
pgrAm:master
Dec 12, 2025
Merged

Make it possible to provide custom serializers for range types#2550
lemire merged 1 commit intosimdjson:masterfrom
pgrAm:master

Conversation

@pgrAm
Copy link
Contributor

@pgrAm pgrAm commented Dec 12, 2025

If you provide a custom serializer for range types it is currently never used because the requires clause for string_builder::append with ranges is overly broad

If you provide a custom serializer for range types it is currently never used due to the requires clause for string_builder::append with ranges is overly broad
@lemire
Copy link
Member

lemire commented Dec 12, 2025

@pgrAm Looks good. Let us run the tests.

@lemire lemire merged commit 4e9ff03 into simdjson:master Dec 12, 2025
83 checks passed
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.

2 participants