Having used this for debugging in some trying circumstances, the knowledge
that the most recent events in the history are in fact the most recent
events was critical. The circularity could easily be handled by providing
iterators that masked the implementation. One might also note that if the
buffe
Hi AMC,
It could get confused if circle buffer overwrote.
Therefore, in my opinion, linear buffer is better than circular buffer.
Oknet
2017-11-10 7:05 GMT+08:00 scw00 <616955...@qq.com>:
> Hi AMC
>
>
> Yes I’ve changed history in the linear buffer because the bug is not
> always related to the