Re: [Boost-bugs] [Boost C++ Libraries] #5455: std::vector<byte_> not assignable to std::vector<unsigned char>

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5455: std::vector<byte_> not assignable to std::vector<unsigned char>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-14 03:14:30


#5455: std::vector<byte_> not assignable to std::vector<unsigned char>
-----------------------------------+----------------------------------------
  Reporter: jaredgrubb@… | Owner: hkaiser
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.44.0 | Severity: Problem
Resolution: wontfix | Keywords:
-----------------------------------+----------------------------------------

Comment (by djowel):

 That std::vector<U> cannot be assigned to std::vector<T> is not the
 problem of Spirit but is the problem of the C++ standard library -which is
 beyond the scope of what we can do. I suggest what Hartmut mentioned: use
 attribute propagation. There, we have more control of what we can do for
 ease of use.

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