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-12 06:03:26


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

  * owner: djowel => hkaiser

Comment:

 Doesn't look like a bug to me. It's the same as trying to assign a
 vector<boost::integer::endian<2, unsigned char, 8, 0> > from a
 vector<unsigned char>.

 I'll forward to Hartmut Kaiser anyway. He's the author of the binary
 parsers.

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