⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo

📁 一个C++写的KdTree容器模板库
💻
字号:
libkdtree++ TODO list=====================- DOCUMENTATION- automated unit testing- performance improvement- consistent use of throw () in function decl/defn.- keep tree balanced in insert() and erase().- erase(range)- improved copy constructor and operator= (Paul Harris)- possibly rename all __* variables, since __* is reserved for the compiler.    --> get rid of the crackhead STL-style naming- support mutable items- add policies/traits

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -