Hi,
How can I do a forward declaration for Manta classes without including
those header files? This is complicated by the fact that every Manta
class is in the Manta namespace. I tried something like
using namespace Manta;
class Manta::Group;
but the compiler doesn't like it.
Ollie
Archive powered by MHonArc 2.6.16.