id summary reporter owner description type status milestone component version severity resolution keywords cc 6457 Increasing preprocessed limits dev@… Joel de Guzman "Hi I want to use a map container with 64 entries currently (and possible bigger in future). Unfortunately there is a preprocessed limit for FUSION_MAX_MAP_SIZE of 50 entries. Could you please consider updating this limit to bigger value? Or as better alternative I think it would be great to take an advantage of C++11 variadic templates. I noticed that raising limits by 10 roughly doubles preprocessed file size, so raising limits to 100 can produce huge amount of code. So variadic templates can save a considerable amount of space." Feature Requests closed To Be Determined fusion Boost 1.48.0 Problem wontfix