📄 todo
字号:
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 + -