Hello all
I notice in c++ code sometimes there is foreword deceleration of class but sometimes its just including the class "*.h" file
What is the difference and when to use what?