[Boost-bugs] [Boost C++ Libraries] #13153: Missing return statement in range/algorithm_ext/insert.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #13153: Missing return statement in range/algorithm_ext/insert.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-09 12:24:11


#13153: Missing return statement in range/algorithm_ext/insert.hpp
------------------------------+-------------------------
 Reporter: Olivier B. | Owner: Neil Groves
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
  Version: Boost 1.64.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 Return statement is missing in method insert( Container& on, const Range&
 from )

 Adding return on; fixes compilation.

 Seems to be a regression since patch #6726 (
 https://svn.boost.org/trac10/ticket/6726 )

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13153>
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-08-09 12:28:11 UTC