TODO: add a memory view class

This commit is contained in:
Maxime Coste 2012-01-15 01:36:22 +00:00
parent 7bd2f74867
commit c76b44e91d

3
TODO
View File

@ -17,6 +17,9 @@ Medium Priority
* highlighters and filters groups. So that many different highlighters
(for example syntax highlighting for a language) can be handled as one.
* Write a MemoryView class and port const vectors parameters to memory
views in order to avoid useless memory copies.
Low Priority
------------