How to skip class/function when using -HC flag to generate C++ headers?
evilrat
evilrat666 at gmail.com
Mon Apr 19 16:26:20 UTC 2021
It is annoying, it tries to write all derived classes where it
only needs interface.
Or maybe there is a way to tell it whitelist/blacklist modules?
Marking class private is not an option.
More information about the Digitalmars-d-learn
mailing list