Sunrisepeak / dstruct

🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库
https://github.com/Sunrisepeak/DStruct
Apache License 2.0
39 stars 2 forks source link

DLinkList: begin/end -> Iterator const Iterator issue #9

Closed Sunrisepeak closed 1 year ago

Sunrisepeak commented 1 year ago

begin/end -> Iterator const Iterator issue

begin() const;
end() const;
Sunrisepeak commented 1 year ago

https://github.com/Sunrisepeak/DStruct/commit/94c4b09dacbf8ac82dd7bfecb06efe41240076c3