Skip to content

Generate source file of definitions from header file #10414

Open
@michelleangela

Description

@michelleangela

Other than genenrating function definition one by one, we need to generate a whole cpp files from the header. i.e. After we finish the declaration of a class or some functions in .h, we can create a .cpp with those definitions there. The extention c/c++ definition generator extenstion implements some functions, but far away from perfect.

It would be great if cpptool adding such a feature.

Originally posted by @Mulf in #664 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions