You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apart from C++ parsers and serializers, we could additionally output a JSON file of the parsed structures and enumerations and their members/values. Like with #31, add an entry for this into the configuration file next to parsers and serializers.
Apart from C++ parsers and serializers, we could additionally output a JSON file of the parsed structures and enumerations and their members/values. Like with #31, add an entry for this into the configuration file next to
parsersandserializers.