1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-04-08 10:05:29 -07:00
Ed_ 39390535ce Support for interfaces in class/struct.
Interfaces are assumed to have the public access specifier for their content (if its a class definition)

Started to prepare to segement library code into more files (Less scrolling, need for bootstrapping a tailored version + single header support anyway).
2023-07-24 13:44:19 -04:00
..