Forward declaration of objects with STL containers

前端 未结 3 808

Consider the following code snippet, where the first line serves only as forward declaration

 class A;

followed by defining new class

3条回答
提交回复
热议问题