Jumong Lee

Results 1 issues of Jumong Lee

Nice code. But I have a question about the `next_idx`. What happens `next_idx` get overflowed into 0? The `read()` will always return null? ``` T* read() { auto& blk =...