Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8791: successfull compilation depends on header order in Graph
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-03 14:39:42
#8791: successfull compilation depends on header order in Graph
------------------------------------+--------------------------------------
Reporter: karnigen <karnigen@â¦> | Owner: jewillco
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: graph
Version: Boost 1.54.0 | Severity: Cosmetic
Resolution: fixed | Keywords: header compilation graph
------------------------------------+--------------------------------------
Comment (by mael.valais@â¦):
I just tested your code with:
- `g++-4.8.4` with `-std=c++11` and `boost 1.50.0` -> **OK**
- `g++-4.8.4` with `-std=c++11` and `boost 1.55.0` -> **NOK**
- `g++-4.8.4` with `-std=c++11` and `boost 1.58.0` -> **NOK**
What happend, did the "max-flow capacity property" break from `1.50.0` to
`1.55.0`? (see in `boost/graph/named_function_params.hpp:326` for `boost
1.58.0`)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8791#comment:4> 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:18 UTC