From: Marc W. <Mar...@si...> - 2004-10-14 14:08:44
|
If I write a metaclass in a *.mc file and I use prefix Opencxx::* for all OpenC++ elements, then the metaclass is ignored. But if I add the line "using namespace Opencxx;" in front of my file, everything works fine. Why?!? Thank you Regards Marc |