What is the difference between “struct” and lack of “struct” word before member of a struct

后端 未结 2 831
北荒
北荒 2020-12-12 05:58

I have to create simple List implementation. They guy who wants that put struct before member next of class Node. Why is there a

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