forked from boostorg/fusion
added todo item
[SVN r37280]
This commit is contained in:
5
todo.txt
5
todo.txt
@ -15,6 +15,9 @@
|
|||||||
|
|
||||||
* look at lambda stuff
|
* 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
|
* 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()
|
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.
|
* 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
|
* 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:
|
tosh:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user