Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4523: fix for #4501
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-19 20:04:26
#4523: fix for #4501
-----------------------------+----------------------------------------------
Reporter: ookami1@⦠| Owner: no-maintainer
Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: preprocessor
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Comment (by ookami1@â¦):
While I am at BOOST_PP_FOR, I suggest the following simplification, that
reduces
- file size;
- text to store in macros;
- evaluation costs, measured in replacements;
for all preprocessors complying to either C90 or C99. Broken preprocessors
are not affected, as their code is held in separate files.
This is pure optimization, the behavior should not change, and these
modifications are orthogonal to the changes in the previous patch.
cheers
Wolf Lammen
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4523#comment:5> 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:04 UTC