I would like to generate a c++ class in the implementation file (.cpp) instead of the header file, in order to implement the PIMPL idiom.I would like to generate a c++ class in the imp
I would like to generate a c++ class in the implementation file (.cpp) instead of the header file, in order to implement the PIMPL idiom.I would like to generate a c++ class in the imp