This file is indexed.

/usr/share/doc/libkdtree++-dev/TODO is in libkdtree++-dev 0.7.1+git20101123-4build3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
libkdtree++ TODO list
=====================

- DOCUMENTATION
- automated unit testing
- performance improvement
- keep tree balanced in insert() and erase().
- erase(range)
- add swap() to allow vectors of KDTree to be sorted
- add policies/traits