Re: [Boost-bugs] [Boost C++ Libraries] #6212: "Method 3.1: Implement a Range Adaptor without arguments" does not implement

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6212: "Method 3.1: Implement a Range Adaptor without arguments" does not implement
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-05 14:44:26


#6212: "Method 3.1: Implement a Range Adaptor without arguments" does not
implement
----------------------------------+-----------------------------------------
  Reporter: ne01026@… | Owner: neilgroves
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: range
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+-----------------------------------------

Comment (by ne01026@…):

 It turns out that the following code is needed to finish up:

 {{{
 #!cpp
 namespace
         {
             const detail::reverse_forwarder reversed =
                                             detail::reverse_forwarder();
         }
 }}}

 I wonder why the explicit assignment is needed? Or should it be a
 reference instead?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6212#comment:1>
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