Niels Lohmann
Niels Lohmann
I checked just to make sure: Neither browser gives a Javascript warning, and both browsers are serving the exact same sources.
This URL is stable: https://github.com/nlohmann/json#binary-formats-cbor-and-messagepack
Is there anything left to do to be listed in the implementation section?
Any news on this?
@methane I honestly was not aware of these instructions, thanks for pointing them out. I see that I make the required adjustments to my repo. It would have been nice...
Is it possible to be added to the site without the need of changing the Github project description?
It would be valuable to have this modeling construct - especially since it is so common in similar languages like JSON or Protobuf.
Constraining the key type to strings rule out a lot of use cases, for instance mapping an enum to values. As you already generate code for a hash code and...
The Commonmark specification does not allow tables at the moment. I am not sure if this is a strict prerequisite. However, tools like [Pandoc](https://pandoc.org) or [Github's own renderer](https://github.com/github/markup) allow to...
(That said, I think we should continue using Markdown at the moment.)