[Boost-bugs] [Boost C++ Libraries] #3671: Warning in boost/iterator/transform_iterator.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #3671: Warning in boost/iterator/transform_iterator.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-25 15:19:48


#3671: Warning in boost/iterator/transform_iterator.hpp
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner:
     Type: Patches | Status: new
Milestone: Boost 1.42.0 | Component: None
  Version: Boost 1.41.0 | Severity: Cosmetic
 Keywords: |
--------------------------+-------------------------------------------------
 When use boost::algorithm::to_lower.
 There is warning
 "assignment operator could not be generated for
 boost/iterator/transform_iterator."

 VC 9.0

 Minimal code:

 const wstring x;
 const wstring y = to_lower_copy(x)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3671>
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:01 UTC