]> git.donarmstrong.com Git - lilypond.git/blob - flower/TODO
4d0774ff7c56a71253124feb6937d41553d5d3a9
[lilypond.git] / flower / TODO
1         * PCursor -> Pointer_cursor / PointerCursor ?
2
3         * remove List::List(element)
4
5         * efficient copy cons for List
6
7         * change String::pos
8
9                 s[s.pos('%')] == '%'
10
11         would be nice
12
13         * use template handle in handle.hh for strings.
14
15         * Restricted cursor/list: make sublist from a list, and use rcursor as if list is as big as the sublist.
16
17         * move towards gnu?
18
19                 parsestream.h
20                 vector.h
21