How to specialise a type to being a range?

前端 未结 0 766
失恋的感觉
失恋的感觉 2020-12-06 13:41

I\'ve been trying to make a custom type fit the requirement of being a range. In the c++ standard a range is defined as following:

template< class T >
c         


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