Finishing off C++ Header generation, a request for help

kinke kinke at libero.it
Thu Oct 12 14:34:01 UTC 2023


I think one big problem is that a truly usable frontend.h would 
have to accomodate for all platforms. So all `version(XY)` stuff 
(Windows, Posix, …), 32/64-bit differences etc. would have to be 
accounted for.


More information about the Digitalmars-d mailing list