lilypond-0.0.32
[lilypond.git] / flower / TODO
blobd67ab72e9f9fdcf07a658e3c295f230e6316b6ef
1         * disable: const pointer->bool->string
3         * PointerVec ?
5         * PCursor -> Pointer_cursor / PointerCursor ?
7         * efficient copy cons for List
9         * extend Interval
11         * change String::pos
13                 s[s.pos('%')] == '%'
15         would be nice
17         * use template handle in handle.hh for strings.
19         * move towards gnu or STL?
21                 parsestream.h
22                 vector.h