C++ When to use pointers in templates?

后端 未结 0 1738
独厮守ぢ
独厮守ぢ 2020-11-22 04:20

I am a little bit confused on when to use pointers and what is the advantages. For example take a look at this template:

template
class board {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题