摘要: This is a rather big question and I've seen quite a few fragmented discussions about it. This day (11/5/20) I read an article stating: Human mindsets 阅读全文
posted @ 2020-11-05 17:59 seideun 阅读(56) 评论(0) 推荐(0)
摘要: Allocators are discouraged to be stateful. If we want to implement a memory pool or an object pool, we may separate the pool itself from the allocator 阅读全文
posted @ 2020-11-05 17:04 seideun 阅读(58) 评论(0) 推荐(0)