Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3044: mpl::aux_::iter_fold_if_impl allows deref l_end
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-06 11:07:10
#3044: mpl::aux_::iter_fold_if_impl allows deref l_end
----------------------------------------+-----------------------------------
Reporter: cppljevans_at_[hidden] | Owner: agurtovoy
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: mpl
Version: Boost 1.38.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Comment(by cppljevans_at_[hidden]):
Please ignore attachment, while_recur.2.cpp. It's just an accidental copy
of while_recur.cpp.
While_recur.cpp is essentially the while.cpp attachment with template,
while_recur,
as a renamed while_ of the while.cpp attachment. ALso while_recur.cpp has
the
while_unroll_recur template which is an "unrolled" (to lessen the template
instantiation depth problem mentioned in comments) version of while_recur.
The macro, USE_WHILE_UNROLL, decides whether while_recur or
while_unroll_recur
is used.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3044#comment:3> 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:00 UTC