Use of observer_ptr

前端 未结 7 1311
自闭症患者
自闭症患者 2020-12-09 01:15

What exactly is the point of the construct std::observer_ptr in the library fundamentals technical specification V2?

It seems to me that all it does is wrap a bare <

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