[Boost-bugs] [Boost C++ Libraries] #6457: Increasing preprocessed limits

Subject: [Boost-bugs] [Boost C++ Libraries] #6457: Increasing preprocessed limits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-27 09:45:55


#6457: Increasing preprocessed limits
------------------------------+---------------------------------------------
 Reporter: dev@… | Owner: djowel
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: fusion
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 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.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6457>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC