mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-29 12:07:36 +02:00
added todo item
[SVN r37280]
This commit is contained in:
5
todo.txt
5
todo.txt
@ -15,6 +15,9 @@
|
||||
|
||||
* look at lambda stuff
|
||||
|
||||
* Complete the fusion/include/ directory containing a flat list of
|
||||
include files for all the modules and components.
|
||||
|
||||
* The error messages when e.g. the function is not set as const are difficult
|
||||
to decipher. e.g. transform(s, f) <<- where f has a non-const operator()
|
||||
|
||||
@ -70,7 +73,7 @@
|
||||
* Rationalize support/unused.hpp and the ignore stuff needed for tie etc.
|
||||
|
||||
* Why do we need to set FUSION_MAX_VECTOR_SIZE when we set
|
||||
FUSION_MAX_MAP_SIZE?
|
||||
FUSION_MAX_MAP_SIZE? Setting FUSION_MAX_MAP_SIZE should be enough.
|
||||
|
||||
tosh:
|
||||
|
||||
|
Reference in New Issue
Block a user