2
0
mirror of https://github.com/boostorg/fusion.git synced 2026-02-17 13:52:08 +00:00

mo' to do

[SVN r37263]
This commit is contained in:
Tobias Schwinger
2007-03-22 21:18:00 +00:00
parent ae0b09292e
commit 85801896c4

View File

@@ -1,6 +1,8 @@
* Consider object equivalent of functions and algorithms (so you can do
transform(iterators, deref()) with needing to put together a wrapper for deref).
* Make algorithms work with mutable data
* Consider segmented sequence / algorithm support
* Consider utility element_ref<Seq,Member>::type thats consts and refs as appropriate