Boost logo

Boost :

Subject: Re: [boost] [graph] Compilation error with adjacency_list and C++11
From: Michel Morin (mimomorin_at_[hidden])
Date: 2016-05-09 13:50:06


Hi Sebastien,

Sebastien Loriot wrote:
> the program below does not compile at least with g++ 5.3.1
> and clang++ 3.5.2-1 when using c++11 standard.

Seems related to ticket #10382:
  1.56.0 Graph adjacency_list has compile errors on g++ 4.6.4
  ( https://svn.boost.org/trac/boost/ticket/10382 )

This is fixed on 'develop' branch ( https://github.com/boostorg/graph/pull/22 ),
but the fix has NOT been merged to 'master' branch :(

Regards,
Michel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk