mirror of
https://github.com/Ed94/gencpp.git
synced 2025-11-05 00:06:13 -08:00
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).