two classes using each other under namespace [duplicate]
This question already has answers here: How to forward declare a class which is in a namespace (3 answers) Forward-declaring a custom type of another namespace in a header file (2 answers) Closed 16 mins ago. Two class defined, and one is trying to do something using the other. Here is the code: class_bar.hpp #ifndef […]