iterator for custom map operator-> overload using dummy reference

前端 未结 0 525
甜味超标
甜味超标 2021-01-29 11:31

I have a custom map-like container with (integer index,value) pairs. Here is my iterator implementation for it:

    // _v is a vector holding the data with next i         


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