Skip to content
#

schema-language

Here are 9 public repositories matching this topic...

Mi-La
Mi-La commented Dec 8, 2021

We should implement conversion from floating point types to string to enable it in the new reflectable interface, probably the support should be added in StringConvertUtil in zserio C++ runtime to make it consistent with conversions from integral types.

Note that the conversion MUST support allocators and must ensure that it allocates ONLY using the given allocator.

Improve this page

Add a description, image, and links to the schema-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the schema-language topic, visit your repo's landing page and select "manage topics."

Learn more