logo
首页技术栈工具库讨论
LinkedPointerList

LinkedPointerList

Light-weight implementation of LinkedList library, that is now stripped down to bare minimum, making it appropriate for use in memory-critical environments. Instead of working with actual objects, it deals with pointers to them. It has no caching, so it is appropriate for handling shorter lists of up to hundred elements.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
PLATFORMIO
LinkedPointerList
标签
根据用户添加的标签生成
暂无标签