glideapps / glideapps/quicktype

How to generate inheritance classes in C++

Open
#1,527 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13.9k
Forks
1.2k
Avg merge
8h 53m
Merged PRs (30d)
369

Description

For Ex:
I have Person class with name and id , same can be written in JSON schema and C++ class.

If i want to extend it (similar to C++)

class Employee:Person

what should i write in JSON schema

I mean quick type should generate classes in inheritance model.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.