C
cronusf
In C# everything goes in a single cs file. So for managed classes in C
++/CLI, should everything go in the header file? Or should definition
and implementation still be separate? What is the convention for
managed classes in C++/CLI?
++/CLI, should everything go in the header file? Or should definition
and implementation still be separate? What is the convention for
managed classes in C++/CLI?