When can I use a forward declaration?
I am looking for the definition of when I am allowed to do forward declaration of a class in another class’s header file:
When can I use a forward declaration?
I am looking for the definition of when I am allowed to do forward declaration of a class in another class’s header file: