zacsketches / stub_generator

Python script to parse a c++ header file and create a .cpp file of stubs for every method and constructor. This is the start after a few hours at the coffee shop. This could use a lot of refinement but it works for the basics and this already saves me tons of time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Python script to parse a c++ header file and create a .cpp file of stubs for every method and constructor. This is the start after a few hours at the coffee shop. This could use a lot of refinement but it works for the basics and this already saves me tons of time.


Languages

Language:Python 100.0%