Making a class iterable with iteration order depending on class implementation

前端 未结 0 973
小蘑菇
小蘑菇 2020-12-16 20:59

I have a type that has two different implementations, using different data structures. One stores its data in a std::vector>,

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