]> git.donarmstrong.com Git - lilypond.git/blob - flower/TODO
release: 0.0.16
[lilypond.git] / flower / TODO
1
2         * PointerVec ?
3
4         * PCursor -> Pointer_cursor / PointerCursor ?
5
6         * efficient copy cons for List
7
8         * extend Interval
9
10         * change String::pos
11
12                 s[s.pos('%')] == '%'
13
14         would be nice
15
16         * use template handle in handle.hh for strings.
17
18         * move towards gnu or STL?
19
20                 parsestream.h
21                 vector.h
22