Re: [Boost-bugs] [Boost C++ Libraries] #10382: 1.56.0 Graph adjacency_list has compile errors on g++ 4.6.4

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10382: 1.56.0 Graph adjacency_list has compile errors on g++ 4.6.4
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-20 05:45:20


#10382: 1.56.0 Graph adjacency_list has compile errors on g++ 4.6.4
----------------------------------------------+---------------------------
  Reporter: Conrad Mercer <conrad.mercer@…> | Owner: jewillco
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: graph
   Version: Boost 1.56.0 | Severity: Showstopper
Resolution: | Keywords: compile error
----------------------------------------------+---------------------------

Comment (by Conrad Mercer <conrad.mercer@…>):

 Figured the precise cause of this, as detailed here:
 http://stackoverflow.com/questions/25395805/compile-error-with-boost-
 graph-1-56-0-and-g-4-6-4. The problem is that stored_edge is the base of
 stored_edge_property and it doesn't define move operators preventing
 stored_edge_property from doing so when it tries to.

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